Class CompositeCallbackHandler

java.lang.Object
org.mule.soap.internal.security.callback.CompositeCallbackHandler
All Implemented Interfaces:
CallbackHandler

public class CompositeCallbackHandler extends Object implements CallbackHandler
Callback handler implementation that delegates the handle operation to a list of callback handlers. This allows to compose multiple callback handler implementations to handle different types of callbacks.
Since:
1.0