@InterfaceAudience.Public @InterfaceStability.Evolving public abstract class BaseClientToAMTokenSecretManager extends SecretManager<ClientToAMTokenIdentifier>
SecretManager for AMs to extend and validate Client-RM tokens
 issued to clients by the RM using the underlying master-key shared by RM to
 the AMs on their launch. All the methods are called by either Hadoop RPC or
 YARN, so this class is strictly for the purpose of inherit/extend and
 register with Hadoop RPC.| Constructor and Description | 
|---|
| BaseClientToAMTokenSecretManager() | 
checkAvailableForRead, createIdentifier, createPassword, createPassword, createSecretKey, generateSecret, retriableRetrievePassword, retrievePasswordCopyright © 2018 Apache Software Foundation. All rights reserved.