Package org.apache.accumulo.core.client.security.tokens
-
Interface Summary Interface Description AuthenticationToken DelegationToken AnAuthenticationToken
that wraps a "Hadoop style" delegation token created by Accumulo. -
Class Summary Class Description AuthenticationToken.AuthenticationTokenSerializer A utility class to serialize/deserializeAuthenticationToken
objects.
Unfortunately, these methods are provided in an inner-class, to avoid breaking the interface API.AuthenticationToken.Properties AuthenticationToken.TokenProperty CredentialProviderToken AnAuthenticationToken
backed by a Hadoop CredentialProvider.KerberosToken Authentication token for Kerberos authenticated clientsNullToken PasswordToken