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