| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.security.token.Token<DelegationTokenIdentifier> |
RangerQcloudObjectStorageClientImpl.getDelegationToken(String renwer)
get delegation token
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.security.token.Token<DelegationTokenIdentifier> |
ClientQcloudObjectStorageProtocol.getDelegationToken(org.apache.hadoop.io.Text renewer)
Get a valid Delegation Token.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientQcloudObjectStorageProtocol.cancelDelegationToken(org.apache.hadoop.security.token.Token<DelegationTokenIdentifier> token)
Cancel an existing delegation token.
|
long |
ClientQcloudObjectStorageProtocol.renewDelegationToken(org.apache.hadoop.security.token.Token<DelegationTokenIdentifier> token)
Renew an existing delegation token.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.security.token.Token<DelegationTokenIdentifier> |
PBHelperClient.convertDelegationToken(SecurityProtos.TokenProto blockToken) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.security.token.Token<DelegationTokenIdentifier> |
ClientQcloudObjectStorageProtocolTranslatorPB.getDelegationToken(org.apache.hadoop.io.Text renewer) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientQcloudObjectStorageProtocolTranslatorPB.cancelDelegationToken(org.apache.hadoop.security.token.Token<DelegationTokenIdentifier> token) |
long |
ClientQcloudObjectStorageProtocolTranslatorPB.renewDelegationToken(org.apache.hadoop.security.token.Token<DelegationTokenIdentifier> token) |
| Modifier and Type | Method and Description |
|---|---|
static DelegationTokenIdentifier |
DelegationTokenIdentifier.decodeDelegationToken(org.apache.hadoop.security.token.Token<DelegationTokenIdentifier> token) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.security.token.Token<DelegationTokenIdentifier> |
DelegationTokenSelector.selectToken(org.apache.hadoop.io.Text service,
Collection<org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier>> tokens) |
| Modifier and Type | Method and Description |
|---|---|
static DelegationTokenIdentifier |
DelegationTokenIdentifier.decodeDelegationToken(org.apache.hadoop.security.token.Token<DelegationTokenIdentifier> token) |
Copyright © 2022. All rights reserved.