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

Packages that use CredentialsCallback
tigase.jaxmpp.core.client   
tigase.jaxmpp.core.client.xmpp.modules.auth   
 

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