Uses of Class
org.apache.hadoop.yarn.security.client.BaseClientToAMTokenSecretManager

Packages that use BaseClientToAMTokenSecretManager
org.apache.hadoop.yarn.security.client   
 

Uses of BaseClientToAMTokenSecretManager in org.apache.hadoop.yarn.security.client
 

Subclasses of BaseClientToAMTokenSecretManager in org.apache.hadoop.yarn.security.client
 class ClientToAMTokenSecretManager
          A simple SecretManager for AMs to validate Client-RM tokens issued to clients by the RM using the underlying master-key shared by RM to the AMs on their launch.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.