Uses of Class
rocks.xmpp.core.sasl.scram.ScramBase
-
Packages that use ScramBase Package Description rocks.xmpp.core.sasl.scram Provides classes for the Salted Challenge Response Authentication Mechanism (SCRAM). -
-
Uses of ScramBase in rocks.xmpp.core.sasl.scram
Subclasses of ScramBase in rocks.xmpp.core.sasl.scram Modifier and Type Class Description class
ScramClient
The client implementation of the SCRAM-SHA-1 SASL mechanism.
-