Uses of Class
org.apache.hadoop.yarn.security.client.BaseClientToAMTokenSecretManager
Packages that use BaseClientToAMTokenSecretManager
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of BaseClientToAMTokenSecretManager in org.apache.hadoop.yarn.security.client
Subclasses of BaseClientToAMTokenSecretManager in org.apache.hadoop.yarn.security.clientModifier and TypeClassDescriptionclassA simpleSecretManagerfor 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.