public static final class SecurityAuthenticatorSupport.HttpPrincipalCallbackHandler extends Object implements CallbackHandler
CallbackHandler
that provides the username and password.Constructor and Description |
---|
SecurityAuthenticatorSupport.HttpPrincipalCallbackHandler(HttpPrincipal principal) |
public SecurityAuthenticatorSupport.HttpPrincipalCallbackHandler(HttpPrincipal principal)
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle
in interface CallbackHandler
IOException
UnsupportedCallbackException
Apache Camel