| Interface | Description |
|---|---|
| AuthenticationToken | |
| DelegationToken |
An
AuthenticationToken that wraps a "Hadoop style" delegation token created by Accumulo. |
| Class | Description |
|---|---|
| AuthenticationToken.AuthenticationTokenSerializer |
A utility class to serialize/deserialize
AuthenticationToken objects.Unfortunately, these methods are provided in an inner-class, to avoid breaking the interface API. |
| AuthenticationToken.Properties | |
| AuthenticationToken.TokenProperty | |
| CredentialProviderToken |
An
AuthenticationToken backed by a Hadoop CredentialProvider. |
| KerberosToken |
Authentication token for Kerberos authenticated clients
|
| NullToken | |
| PasswordToken |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.