public class ClientCallbackHandler extends AbstractSaslClientCallbackHandler
client side callback handler.
_password, _username, PASSWORD, USERNAME
Constructor and Description |
---|
ClientCallbackHandler(Configuration configuration)
Constructor based on a JAAS configuration
|
public ClientCallbackHandler(Configuration configuration) throws IOException
Constructor based on a JAAS configuration
For digest, you should have a pair of user name and password defined.
IOException
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.