org.apache.hadoop.hive.thrift
Class DelegationTokenSelector

java.lang.Object
  extended by org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSelector<DelegationTokenIdentifier>
      extended by org.apache.hadoop.hive.thrift.DelegationTokenSelector
All Implemented Interfaces:
org.apache.hadoop.security.token.TokenSelector<DelegationTokenIdentifier>

public class DelegationTokenSelector
extends org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSelector<DelegationTokenIdentifier>

A delegation token that is specialized for Hive


Constructor Summary
DelegationTokenSelector()
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSelector
selectToken
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DelegationTokenSelector

public DelegationTokenSelector()


Copyright © 2014 The Apache Software Foundation. All rights reserved.