org.apache.rampart
Class TokenCallbackHandler
java.lang.Object
org.apache.rampart.TokenCallbackHandler
- All Implemented Interfaces:
- CallbackHandler
- public class TokenCallbackHandler
- extends Object
- implements CallbackHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TokenCallbackHandler
public TokenCallbackHandler(TokenStorage store,
CallbackHandler handler)
handle
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
- Specified by:
handle
in interface CallbackHandler
- Throws:
IOException
UnsupportedCallbackException