| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.security |
| Modifier and Type | Field | Description |
|---|---|---|
protected MasterKeyData |
BaseContainerTokenSecretManager.currentMasterKey |
THE masterKey.
|
protected MasterKeyData |
BaseNMTokenSecretManager.currentMasterKey |
| Modifier and Type | Method | Description |
|---|---|---|
protected MasterKeyData |
BaseContainerTokenSecretManager.createNewMasterKey() |
|
protected MasterKeyData |
BaseNMTokenSecretManager.createNewMasterKey() |
| Modifier and Type | Method | Description |
|---|---|---|
protected 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) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.