Uses of Enum Class
org.jivesoftware.openfire.sasl.task.Sasl2TaskResult.Type
Packages that use Sasl2TaskResult.Type
-
Uses of Sasl2TaskResult.Type in org.jivesoftware.openfire.sasl.task
Methods in org.jivesoftware.openfire.sasl.task that return Sasl2TaskResult.TypeModifier and TypeMethodDescriptionSasl2TaskResult.getType()static Sasl2TaskResult.TypeReturns the enum constant of this class with the specified name.static Sasl2TaskResult.Type[]Sasl2TaskResult.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.