@InterfaceAudience.Public @InterfaceStability.Stable public class RMDelegationTokenSelector extends Object implements TokenSelector<RMDelegationTokenIdentifier>
Constructor and Description |
---|
RMDelegationTokenSelector() |
Modifier and Type | Method and Description |
---|---|
Token<RMDelegationTokenIdentifier> |
selectToken(Text service,
Collection<Token<? extends TokenIdentifier>> tokens) |
public Token<RMDelegationTokenIdentifier> selectToken(Text service, Collection<Token<? extends TokenIdentifier>> tokens)
selectToken
in interface TokenSelector<RMDelegationTokenIdentifier>
Copyright © 2021 Apache Software Foundation. All rights reserved.