| Package | Description |
|---|---|
| org.apache.hadoop.security.token |
Support for delegation tokens.
|
| Modifier and Type | Method | Description |
|---|---|---|
byte[] |
SecretManager.retriableRetrievePassword(T identifier) |
The same functionality with
SecretManager.retrievePassword(T), except that this
method can throw a RetriableException or a StandbyException
to indicate that client can retry/failover the same operation because of
temporary issue on the server side. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.