| Package | Description |
|---|---|
| com.google.cloud.hadoop.fs.gcs.auth |
| Modifier and Type | Method and Description |
|---|---|
static DelegationTokenIOException |
DelegationTokenIOException.tokenMismatch(org.apache.hadoop.io.Text service,
org.apache.hadoop.io.Text expectedKind,
org.apache.hadoop.io.Text actualKind) |
static DelegationTokenIOException |
DelegationTokenIOException.wrongTokenType(Class<? extends org.apache.hadoop.security.token.delegation.web.DelegationTokenIdentifier> expectedClass,
org.apache.hadoop.security.token.delegation.web.DelegationTokenIdentifier identifier) |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends org.apache.hadoop.security.token.delegation.web.DelegationTokenIdentifier> |
AbstractDelegationTokenBinding.convertTokenIdentifier(org.apache.hadoop.security.token.delegation.web.DelegationTokenIdentifier identifier,
Class<T> expectedClass)
Verify that a token identifier is of a specific class.
|
Copyright © 2023. All rights reserved.