public final class RouterDelegationTokenSupport
extends java.lang.Object
AbstractDelegationTokenSecretManager.DelegationTokenInformation through package access.
Future version of Hadoop should add this to DelegationTokenInformation itself.| Modifier and Type | Method | Description |
|---|---|---|
static org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager.DelegationTokenInformation |
decodeDelegationTokenInformation(byte[] tokenBytes) |
|
static java.lang.String |
encodeDelegationTokenInformation(org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager.DelegationTokenInformation token) |
public static java.lang.String encodeDelegationTokenInformation(org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager.DelegationTokenInformation token)
public static org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager.DelegationTokenInformation decodeDelegationTokenInformation(byte[] tokenBytes)
throws java.io.IOException
java.io.IOExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.