| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.security.token | 
| Modifier and Type | Method and Description | 
|---|---|
static org.apache.hadoop.security.token.Token<AuthenticationTokenIdentifier> | 
ClientTokenUtil.obtainToken(Connection conn)
Obtain and return an authentication token for the current user. 
 | 
org.apache.hadoop.security.token.Token<AuthenticationTokenIdentifier> | 
AuthenticationTokenSelector.selectToken(org.apache.hadoop.io.Text serviceName,
           Collection<org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier>> tokens)  | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.