public final class RouterDelegationTokenSupport extends Object
AbstractDelegationTokenSecretManager.DelegationTokenInformation
through package access.
Future version of Hadoop should add this to DelegationTokenInformation itself.Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager.DelegationTokenInformation |
decodeDelegationTokenInformation(byte[] tokenBytes) |
static String |
encodeDelegationTokenInformation(org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager.DelegationTokenInformation token) |
public static 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 IOException
IOException
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.