Uses of Class
org.jivesoftware.openfire.sasl.SaslFailureException
Packages that use SaslFailureException
-
Uses of SaslFailureException in org.jivesoftware.openfire.fast
Methods in org.jivesoftware.openfire.fast that throw SaslFailureExceptionModifier and TypeMethodDescriptionstatic FastRequestFastRequest.from(org.dom4j.Element doc, String mechanismName, String userAgentId, LocalClientSession session) Parses and validates the FAST content of a SASL2<authenticate/>element.