@InterfaceAudience.Public @InterfaceStability.Unstable public static class DelegationTokenAuthenticatedURL.Token extends org.apache.hadoop.security.authentication.client.AuthenticatedURL.Token
コンストラクタと説明 |
---|
Token() |
修飾子とタイプ | メソッドと説明 |
---|---|
Token<org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier> |
getDelegationToken() |
void |
setDelegationToken(Token<org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier> delegationToken) |
public Token()
public Token<org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier> getDelegationToken()
public void setDelegationToken(Token<org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier> delegationToken)
Copyright © 2016 Apache Software Foundation. All rights reserved.