static class ShadeSaslClientAuthenticationProvider.ShadeSaslClientCallbackHandler extends Object implements CallbackHandler
| Modifier and Type | Field and Description | 
|---|---|
| private char[] | password | 
| private String | username | 
| Constructor and Description | 
|---|
| ShadeSaslClientCallbackHandler(org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier> token) | 
public ShadeSaslClientCallbackHandler(org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier> token) throws IOException
IOExceptionpublic void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.