Uses of Class
tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.SaslError

Packages that use SaslModule.SaslError
tigase.jaxmpp.core.client.xmpp.modules.auth Support for SASL and non-SASL authentication . 
 

Uses of SaslModule.SaslError in tigase.jaxmpp.core.client.xmpp.modules.auth
 

Methods in tigase.jaxmpp.core.client.xmpp.modules.auth that return SaslModule.SaslError
 SaslModule.SaslError SaslModule.SaslEvent.getError()
           
static SaslModule.SaslError SaslModule.SaslError.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SaslModule.SaslError[] SaslModule.SaslError.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in tigase.jaxmpp.core.client.xmpp.modules.auth with parameters of type SaslModule.SaslError
 void SaslModule.SaslEvent.setError(SaslModule.SaslError error)
           
 



Copyright © 2006–2013 Tigase. All rights reserved.