org.itracker.services.authentication.adsson
Class SimpleCallbackHandler
java.lang.Object
org.itracker.services.authentication.adsson.SimpleCallbackHandler
- All Implemented Interfaces:
- CallbackHandler
public class SimpleCallbackHandler
- extends Object
- implements CallbackHandler
Callback class for Active Directory authentication Gets username and password
from class constructor
- Author:
- ricardo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleCallbackHandler
public SimpleCallbackHandler(String username,
String password)
handle
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
- Specified by:
handle in interface CallbackHandler
- Throws:
IOException
UnsupportedCallbackException
Copyright © 2002-2012 itracker. All Rights Reserved.