@InterfaceAudience.Public @InterfaceStability.Unstable public static class DelegationTokenAuthenticatedURL.Token extends org.apache.hadoop.security.authentication.client.AuthenticatedURL.Token
Constructor and Description |
---|
DelegationTokenAuthenticatedURL.Token() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.security.token.Token<org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier> |
getDelegationToken() |
void |
setDelegationToken(org.apache.hadoop.security.token.Token<org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier> delegationToken) |
public DelegationTokenAuthenticatedURL.Token()
public org.apache.hadoop.security.token.Token<org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier> getDelegationToken()
public void setDelegationToken(org.apache.hadoop.security.token.Token<org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier> delegationToken)
Copyright © 2015 Apache Software Foundation. All rights reserved.