Package org.jivesoftware.openfire.sasl
package org.jivesoftware.openfire.sasl
Provides classes for SASL.
-
ClassDescriptionImplementation of the SASL ANONYMOUS mechanism.Implementation of the SASL EXTERNAL mechanism with PKIX to be used for client-to-server connections.Implementation of the SASL EXTERNAL mechanism with PKIX to be used for server-to-server connections.XMPP specified SASL errors.Implementation of a proprietary Jive Software SASL mechanism that is based on a shared secret.A SaslException with XMPP 'failure' context.This is the Provider object providing the SaslServerFactory written by Jive Software.Server Factory for supported mechanisms.Implements the PLAIN server-side mechanism.Implements the SCRAM-SHA-1 server-side mechanism.This callback issued by SaslServer to determine if a password supplied by a client is verified.