| Package | Description |
|---|---|
| org.apache.hadoop.yarn.security.client | |
| org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt |
| Modifier and Type | Method and Description |
|---|---|
ClientToAMTokenIdentifier |
BaseClientToAMTokenSecretManager.createIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
Token<ClientToAMTokenIdentifier> |
ClientToAMTokenSelector.selectToken(Text service,
Collection<Token<? extends TokenIdentifier>> tokens) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
BaseClientToAMTokenSecretManager.createPassword(ClientToAMTokenIdentifier identifier) |
byte[] |
BaseClientToAMTokenSecretManager.retrievePassword(ClientToAMTokenIdentifier identifier) |
| Modifier and Type | Method and Description |
|---|---|
Token<ClientToAMTokenIdentifier> |
RMAppAttempt.createClientToken(String clientName)
Create a token for authenticating a client connection to the app attempt
|
Token<ClientToAMTokenIdentifier> |
RMAppAttemptImpl.createClientToken(String client) |
Copyright © 2013 Apache Software Foundation. All rights reserved.