org.apache.geronimo.security.realm.providers
Class RequestCallbackHandler
java.lang.Object
org.apache.geronimo.security.realm.providers.RequestCallbackHandler
- All Implemented Interfaces:
- CallbackHandler
public class RequestCallbackHandler
- extends Object
- implements CallbackHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestCallbackHandler
public RequestCallbackHandler(javax.servlet.http.HttpServletRequest httpRequest)
handle
public void handle(Callback[] callbacks)
throws UnsupportedCallbackException
- Specified by:
handle in interface CallbackHandler
- Throws:
UnsupportedCallbackException
Copyright © 2003-2011 The Apache Geronimo development community. All Rights Reserved.