public static class KeyStoreSecretStore.AliasSpec extends Object
Constructor and Description |
---|
AliasSpec(String alias,
BooleanSupplier isActive)
Create an alias specificiation.
|
public AliasSpec(String alias, BooleanSupplier isActive)
alias
- The alias.isActive
- A method that can be called to discover whether the alias is currectly active.Copyright © 2010-2018, ForgeRock All Rights Reserved.