org.apache.hadoop.hbase.stargate.auth
Class Authenticator
java.lang.Object
org.apache.hadoop.hbase.stargate.auth.Authenticator
- Direct Known Subclasses:
- HBCAuthenticator, HTableAuthenticator, JDBCAuthenticator, ZooKeeperAuthenticator
public abstract class Authenticator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Authenticator
public Authenticator()
getUserForToken
public abstract User getUserForToken(String token)
throws IOException
- Throws:
IOException
Copyright © 2010 The Apache Software Foundation