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