Uses of Class
org.jivesoftware.openfire.sasl.ScramSaslServer
Packages that use ScramSaslServer
-
Uses of ScramSaslServer in org.jivesoftware.openfire.sasl
Subclasses of ScramSaslServer in org.jivesoftware.openfire.saslModifier and TypeClassDescriptionclassImplements the SCRAM-SHA-1 (and its channel binding -PLUS variant) server-side mechanism.classImplements the SCRAM-SHA-256 (and its channel binding -PLUS variant) server-side mechanism.classImplements the SCRAM-SHA-512 (and its channel binding -PLUS variant) server-side mechanism.