Uses of Class
org.apache.hadoop.yarn.server.security.MasterKeyData
Packages that use MasterKeyData
-
Uses of MasterKeyData in org.apache.hadoop.yarn.server.security
Fields in org.apache.hadoop.yarn.server.security declared as MasterKeyDataModifier and TypeFieldDescriptionprotected MasterKeyDataBaseContainerTokenSecretManager.currentMasterKeyTHE masterKey.protected MasterKeyDataBaseNMTokenSecretManager.currentMasterKeyMethods in org.apache.hadoop.yarn.server.security that return MasterKeyDataModifier and TypeMethodDescriptionprotected MasterKeyDataBaseContainerTokenSecretManager.createNewMasterKey()protected MasterKeyDataBaseNMTokenSecretManager.createNewMasterKey()Methods in org.apache.hadoop.yarn.server.security with parameters of type MasterKeyDataModifier and TypeMethodDescriptionprotected byte[]BaseContainerTokenSecretManager.retrievePasswordInternal(org.apache.hadoop.yarn.security.ContainerTokenIdentifier identifier, MasterKeyData masterKey) protected byte[]BaseNMTokenSecretManager.retrivePasswordInternal(org.apache.hadoop.yarn.security.NMTokenIdentifier identifier, MasterKeyData masterKey)