lumis.portal.authentication
Class LoginCallbackHandler
java.lang.Object
lumis.portal.authentication.LoginCallbackHandler
- All Implemented Interfaces:
- CallbackHandler
public class LoginCallbackHandler
- extends Object
- implements CallbackHandler
Default call back handler used to return the login and password to the Login
Modules
- Since:
- 4.0.4
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
login
protected String login
password
protected String password
LoginCallbackHandler
public LoginCallbackHandler(String login,
String password)
handle
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
- Specified by:
handle
in interface CallbackHandler
- Throws:
IOException
UnsupportedCallbackException
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.