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 and Description |
---|---|
ClientToAMTokenIdentifier |
BaseClientToAMTokenSecretManager.createIdentifier() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.security.token.Token<ClientToAMTokenIdentifier> |
ClientToAMTokenSelector.selectToken(org.apache.hadoop.io.Text service,
Collection<org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier>> tokens) |
Modifier and Type | Method and Description |
---|---|
byte[] |
BaseClientToAMTokenSecretManager.createPassword(ClientToAMTokenIdentifier identifier) |
byte[] |
ClientToAMTokenSecretManager.retrievePassword(ClientToAMTokenIdentifier identifier) |
byte[] |
BaseClientToAMTokenSecretManager.retrievePassword(ClientToAMTokenIdentifier identifier) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.