public static class DelegationTokenSecretManager.SecretManagerState extends Object
| Modifier and Type | Field and Description | 
|---|---|
| List<FsImageProto.SecretManagerSection.DelegationKey> | keys | 
| FsImageProto.SecretManagerSection | section | 
| List<FsImageProto.SecretManagerSection.PersistToken> | tokens | 
| Constructor and Description | 
|---|
| DelegationTokenSecretManager.SecretManagerState(FsImageProto.SecretManagerSection s,
                                               List<FsImageProto.SecretManagerSection.DelegationKey> keys,
                                               List<FsImageProto.SecretManagerSection.PersistToken> tokens) | 
public final FsImageProto.SecretManagerSection section
public final List<FsImageProto.SecretManagerSection.DelegationKey> keys
public final List<FsImageProto.SecretManagerSection.PersistToken> tokens
public DelegationTokenSecretManager.SecretManagerState(FsImageProto.SecretManagerSection s, List<FsImageProto.SecretManagerSection.DelegationKey> keys, List<FsImageProto.SecretManagerSection.PersistToken> tokens)
Copyright © 2017 Apache Software Foundation. All Rights Reserved.