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

Packages that use CredentialsCallback
tigase.jaxmpp.core.client Core of JAXMPP library. 
tigase.jaxmpp.core.client.xmpp.modules.auth Support for SASL and non-SASL authentication . 
 

Uses of CredentialsCallback in tigase.jaxmpp.core.client
 

Methods in tigase.jaxmpp.core.client with parameters of type CredentialsCallback
 void ConnectionConfiguration.setCredentialsCallback(CredentialsCallback credentialsCallback)
          Set credentials callback;
 

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

Classes in tigase.jaxmpp.core.client.xmpp.modules.auth that implement CredentialsCallback
static class AuthModule.DefaultCredentialsCallback
           
 



Copyright © 2006–2013 Tigase. All rights reserved.