tigase.auth
Class CallbackHandlerFactory
java.lang.Object
tigase.auth.CallbackHandlerFactory
public class CallbackHandlerFactory
- extends Object
Factory of CallbackHandlers.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CallbackHandlerFactory
public CallbackHandlerFactory()
create
public CallbackHandler create(String mechanismName,
XMPPResourceConnection session,
NonAuthUserRepository repo,
Map<String,Object> settings)
throws ClassNotFoundException,
InstantiationException,
IllegalAccessException
- Throws:
ClassNotFoundException
InstantiationException
IllegalAccessException
Copyright © 2013 Tigase. All rights reserved.