Package tigase.jaxmpp.core.client.xmpp.modules.auth

Support for SASL and non-SASL authentication .

See:
          Description

Interface Summary
CredentialsCallback With this callback user password may be not stored in SessionObject but may be calculated my class.
SaslMechanism Interface for implementing SASL mechanisms.
 

Class Summary
AuthModule Module used for authentication.
AuthModule.AuthEvent  
AuthModule.DefaultCredentialsCallback  
NonSaslAuthModule Implementaion of XEP-0078: Non-SASL Authentication.
NonSaslAuthModule.NonSaslAuthEvent  
SaslModule Module for SASL authentication.
SaslModule.SaslEvent  
 

Enum Summary
SaslModule.SaslError  
 

Exception Summary
SaslModule.UnsupportedSaslMechanisms  
 

Package tigase.jaxmpp.core.client.xmpp.modules.auth Description

Support for SASL and non-SASL authentication .



Copyright © 2006-2013 Tigase. All Rights Reserved.