| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.security |
| Modifier and Type | Field and Description |
|---|---|
protected MasterKeyData |
BaseNMTokenSecretManager.currentMasterKey |
protected MasterKeyData |
BaseContainerTokenSecretManager.currentMasterKey
THE masterKey.
|
| Modifier and Type | Method and Description |
|---|---|
protected MasterKeyData |
BaseNMTokenSecretManager.createNewMasterKey() |
protected MasterKeyData |
BaseContainerTokenSecretManager.createNewMasterKey() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
BaseContainerTokenSecretManager.retrievePasswordInternal(ContainerTokenIdentifier identifier,
MasterKeyData masterKey) |
protected byte[] |
BaseNMTokenSecretManager.retrivePasswordInternal(NMTokenIdentifier identifier,
MasterKeyData masterKey) |
Copyright © 2018 CERN. All Rights Reserved.