org.apache.rampart.conversation
Class ConversationCallbackHandler
java.lang.Object
org.apache.rampart.conversation.ConversationCallbackHandler
- All Implemented Interfaces:
- CallbackHandler
- public class ConversationCallbackHandler
- extends Object
- implements CallbackHandler
This is ths callback handler used to extract he secure conversation
session key for a given context identifier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConversationCallbackHandler
public ConversationCallbackHandler(ConversationConfiguration config)
- Deprecated.
handle
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
- Deprecated.
- Specified by:
handle
in interface CallbackHandler
- Throws:
IOException
UnsupportedCallbackException