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

Packages that use SaslModule.SaslError
tigase.jaxmpp.core.client.xmpp.modules.auth   
 

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-2012 Tigase. All Rights Reserved.