org.apache.hadoop.hdfs.security.token.delegation
Class DelegationTokenSecretManager.SecretManagerState
java.lang.Object
org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenSecretManager.SecretManagerState
- Enclosing class:
- org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenSecretManager
public static class DelegationTokenSecretManager.SecretManagerState
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
section
public final FsImageProto.SecretManagerSection section
keys
public final List<FsImageProto.SecretManagerSection.DelegationKey> keys
tokens
public final List<FsImageProto.SecretManagerSection.PersistToken> tokens
DelegationTokenSecretManager.SecretManagerState
public DelegationTokenSecretManager.SecretManagerState(FsImageProto.SecretManagerSection s,
List<FsImageProto.SecretManagerSection.DelegationKey> keys,
List<FsImageProto.SecretManagerSection.PersistToken> tokens)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.