Uses of Class
tigase.jaxmpp.core.client.xmpp.modules.auth.SaslMechanism.Status

Packages that use SaslMechanism.Status
tigase.jaxmpp.core.client.xmpp.modules.auth   
tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms   
 

Uses of SaslMechanism.Status in tigase.jaxmpp.core.client.xmpp.modules.auth
 

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

Uses of SaslMechanism.Status in tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms
 

Methods in tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms that return SaslMechanism.Status
 SaslMechanism.Status PlainMechanism.getStatus()
           
 SaslMechanism.Status AnonymousMechanism.getStatus()
           
 



Copyright © 2006-2012 Tigase. All Rights Reserved.