Package org.beepcore.beep.profile.sasl

Class Summary
Blob The Blob class tries to abstract some of the complexity inherent in dealing with the XML elements that are used in the SASL profiles.
SASLProfile This class is the base SASL Profile implementation.
SASLSessionTable This class is provided to give the SASL profiles a way to record what other peers have authenticated to the peer they're serving.
 

Exception Summary
AuthenticationFailureException This is the general superclass for all exceptions pertaining to the failure of SASL Authentication.
ConfigurationException This is the general superclass for all exceptions pertaining to configuration issues for SASL.
InvalidParameterException This exception is thrown when a peer uses invalid parameters.
PeerAbortException This exception is thrown when the library detects that the other peer has aborted the authentication sequence.
SASLException This is the general superclass for all SASL exceptions.
 



Copyright ? 2001 Invisible Worlds, Inc. All Rights Reserved.