Uses of Interface
tigase.jaxmpp.core.client.xmpp.modules.auth.SaslMechanism

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

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

Methods in tigase.jaxmpp.core.client.xmpp.modules.auth that return SaslMechanism
protected  SaslMechanism SaslModule.guessSaslMechanism()
           
 

Methods in tigase.jaxmpp.core.client.xmpp.modules.auth with parameters of type SaslMechanism
 void SaslModule.addMechanism(SaslMechanism mechanism)
           
 

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

Classes in tigase.jaxmpp.core.client.xmpp.modules.auth.saslmechanisms that implement SaslMechanism
 class AnonymousMechanism
           
 class PlainMechanism
           
 



Copyright © 2006-2012 Tigase. All Rights Reserved.