Package | Description |
---|---|
org.apache.accumulo.core.client.admin |
Modifier and Type | Method and Description |
---|---|
DelegationTokenConfig |
DelegationTokenConfig.setTokenLifetime(long lifetime,
TimeUnit unit)
Requests a specific lifetime for the token that is different than the default system lifetime.
|
Modifier and Type | Method and Description |
---|---|
DelegationToken |
SecurityOperations.getDelegationToken(DelegationTokenConfig cfg)
Obtain a
DelegationToken for use when Kerberos credentials cannot be used (e.g. |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.