| Package | Description |
|---|---|
| org.apache.hadoop.security.token |
Support for delegation tokens.
|
| org.apache.hadoop.security.token.delegation |
ZooKeeper secret manager for TokenIdentifiers and DelegationKeys.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Class<? extends TokenSelector<? extends TokenIdentifier>> |
value() |
The type of TokenSelector to be used.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractDelegationTokenSelector<TokenIdent extends AbstractDelegationTokenIdentifier> |
Look through tokens to find the first delegation token that matches the
service and return it.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.