Class CredentialProviderToken

java.lang.Object
org.apache.accumulo.core.client.security.tokens.PasswordToken
org.apache.accumulo.core.client.security.tokens.CredentialProviderToken
All Implemented Interfaces:
Cloneable, Destroyable, AuthenticationToken, org.apache.hadoop.io.Writable

public class CredentialProviderToken extends PasswordToken
An AuthenticationToken backed by a Hadoop CredentialProvider.