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 | 
|---|
| 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 SecretManagerState(FsImageProto.SecretManagerSection s, List<FsImageProto.SecretManagerSection.DelegationKey> keys, List<FsImageProto.SecretManagerSection.PersistToken> tokens)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.