| Package | Description |
|---|---|
| org.apache.hadoop.yarn.security.client |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
ClientToAMTokenIdentifier |
BaseClientToAMTokenSecretManager.createIdentifier() |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.security.token.Token<ClientToAMTokenIdentifier> |
ClientToAMTokenSelector.selectToken(org.apache.hadoop.io.Text service,
java.util.Collection<org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier>> tokens) |
| Modifier and Type | Method | Description |
|---|---|---|
byte[] |
BaseClientToAMTokenSecretManager.createPassword(ClientToAMTokenIdentifier identifier) |
|
byte[] |
BaseClientToAMTokenSecretManager.retrievePassword(ClientToAMTokenIdentifier identifier) |
|
byte[] |
ClientToAMTokenSecretManager.retrievePassword(ClientToAMTokenIdentifier identifier) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.