org.apache.hadoop.hbase.stargate.auth
Class HBCAuthenticator
java.lang.Object
org.apache.hadoop.hbase.stargate.auth.Authenticator
org.apache.hadoop.hbase.stargate.auth.HBCAuthenticator
public class HBCAuthenticator
- extends Authenticator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HBCAuthenticator
public HBCAuthenticator()
- Default constructor
HBCAuthenticator
public HBCAuthenticator(HBaseConfiguration conf)
- Constructor
- Parameters:
conf
-
getUserForToken
public User getUserForToken(String token)
- Specified by:
getUserForToken
in class Authenticator
Copyright © 2010 The Apache Software Foundation