public class MuleCallbackHandler extends Object implements CallbackHandler
| Constructor and Description |
|---|
MuleCallbackHandler(Authentication authentication) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Callback[] callbacks)
The handle() method handles the callbacks to be passed to the Jaas security.
|
public MuleCallbackHandler(Authentication authentication)
authentication - public final void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlercallbacks - IOExceptionUnsupportedCallbackExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.