@InterfaceAudience.Private
@InterfaceStability.Unstable
public static class TimelineDelegationTokenSecretManagerService.TimelineDelegationTokenSecretManager
extends org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager<org.apache.hadoop.yarn.security.client.TimelineDelegationTokenIdentifier>
| Constructor and Description |
|---|
TimelineDelegationTokenSecretManagerService.TimelineDelegationTokenSecretManager(long delegationKeyUpdateInterval,
long delegationTokenMaxLifetime,
long delegationTokenRenewInterval,
long delegationTokenRemoverScanInterval) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.yarn.security.client.TimelineDelegationTokenIdentifier |
createIdentifier() |
addKey, addPersistedDelegationToken, cancelToken, checkToken, createPassword, createSecretKey, getAllKeys, getTokenTrackingId, getTrackingIdIfEnabled, isRunning, logExpireToken, logUpdateMasterKey, removeStoredMasterKey, removeStoredToken, renewToken, reset, retrievePassword, startThreads, stopThreads, storeNewMasterKey, storeNewToken, updateStoredToken, verifyTokenpublic TimelineDelegationTokenSecretManagerService.TimelineDelegationTokenSecretManager(long delegationKeyUpdateInterval,
long delegationTokenMaxLifetime,
long delegationTokenRenewInterval,
long delegationTokenRemoverScanInterval)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.