Uses of Enum Class
org.jivesoftware.openfire.sasl.task.Sasl2TaskManager.Outcome
Packages that use Sasl2TaskManager.Outcome
-
Uses of Sasl2TaskManager.Outcome in org.jivesoftware.openfire.sasl.task
Methods in org.jivesoftware.openfire.sasl.task that return Sasl2TaskManager.OutcomeModifier and TypeMethodDescriptionSasl2TaskManager.handleTaskElement(LocalSession session, org.dom4j.Element element) Processes a<next/>or<task-data/>element received from the peer.static Sasl2TaskManager.OutcomeReturns the enum constant of this class with the specified name.static Sasl2TaskManager.Outcome[]Sasl2TaskManager.Outcome.values()Returns an array containing the constants of this enum class, in the order they are declared.