Uses of Class
org.apache.accumulo.core.client.admin.DelegationTokenConfig
Packages that use DelegationTokenConfig
-
Uses of DelegationTokenConfig in org.apache.accumulo.core.client.admin
Methods in org.apache.accumulo.core.client.admin that return DelegationTokenConfigModifier and TypeMethodDescriptionDelegationTokenConfig.setTokenLifetime
(long lifetime, TimeUnit unit) Requests a specific lifetime for the token that is different than the default system lifetime.Methods in org.apache.accumulo.core.client.admin with parameters of type DelegationTokenConfigModifier and TypeMethodDescriptionSecurityOperations.getDelegationToken
(DelegationTokenConfig cfg) Obtain aDelegationToken
for use when Kerberos credentials cannot be used (e.g.