org.apache.hadoop.yarn.security.client
Class TimelineDelegationTokenSelector
java.lang.Object
org.apache.hadoop.yarn.security.client.TimelineDelegationTokenSelector
- All Implemented Interfaces:
- org.apache.hadoop.security.token.TokenSelector<TimelineDelegationTokenIdentifier>
@InterfaceAudience.Public
@InterfaceStability.Unstable
public class TimelineDelegationTokenSelector
- extends Object
- implements org.apache.hadoop.security.token.TokenSelector<TimelineDelegationTokenIdentifier>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimelineDelegationTokenSelector
public TimelineDelegationTokenSelector()
selectToken
public org.apache.hadoop.security.token.Token<TimelineDelegationTokenIdentifier> selectToken(Text service,
Collection<org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier>> tokens)
- Specified by:
selectToken
in interface org.apache.hadoop.security.token.TokenSelector<TimelineDelegationTokenIdentifier>
Copyright © 2014 Apache Software Foundation. All Rights Reserved.