tigase.jaxmpp.core.client.xmpp.modules.auth
Class AuthModule.DefaultCredentialsCallback

java.lang.Object
  extended by tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.DefaultCredentialsCallback
All Implemented Interfaces:
CredentialsCallback
Enclosing class:
AuthModule

public static class AuthModule.DefaultCredentialsCallback
extends Object
implements CredentialsCallback


Constructor Summary
AuthModule.DefaultCredentialsCallback(SessionObject sessionObject)
           
 
Method Summary
 String getPassword()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthModule.DefaultCredentialsCallback

public AuthModule.DefaultCredentialsCallback(SessionObject sessionObject)
Method Detail

getPassword

public String getPassword()
Specified by:
getPassword in interface CredentialsCallback


Copyright © 2006-2012 Tigase. All Rights Reserved.