static class AbstractHBaseSaslRpcClient.SaslClientCallbackHandler extends Object implements CallbackHandler
| Modifier and Type | Field and Description | 
|---|---|
| private String | userName | 
| private char[] | userPassword | 
| Constructor and Description | 
|---|
| SaslClientCallbackHandler(org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier> token) | 
private final char[] userPassword
public SaslClientCallbackHandler(org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier> token)
public void handle(Callback[] callbacks) throws UnsupportedCallbackException
handle in interface CallbackHandlerUnsupportedCallbackExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.