@InterfaceStability.Evolving public static class SaslNettyServer.SaslDigestCallbackHandler extends Object implements CallbackHandler
| Constructor and Description |
|---|
SaslDigestCallbackHandler(org.apache.hadoop.mapreduce.security.token.JobTokenSecretManager secretManager)
Constructor
|
public SaslDigestCallbackHandler(org.apache.hadoop.mapreduce.security.token.JobTokenSecretManager secretManager)
secretManager - used to authenticate clientspublic void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.