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
IOException
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle
in interface CallbackHandler
IOException
UnsupportedCallbackException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.