Uses of Class
org.apache.accumulo.core.client.security.tokens.AuthenticationToken.Properties
Packages that use AuthenticationToken.Properties
-
Uses of AuthenticationToken.Properties in org.apache.accumulo.core.client.security.tokens
Methods in org.apache.accumulo.core.client.security.tokens with parameters of type AuthenticationToken.PropertiesModifier and TypeMethodDescriptionvoid
AuthenticationToken.init
(AuthenticationToken.Properties properties) void
CredentialProviderToken.init
(AuthenticationToken.Properties properties) void
KerberosToken.init
(AuthenticationToken.Properties properties) void
NullToken.init
(AuthenticationToken.Properties properties) void
PasswordToken.init
(AuthenticationToken.Properties properties)