Package | Description |
---|---|
org.forgerock.secrets.propertyresolver |
Provides a
SecretStore implementation that loads secrets from a Common Configuration
PropertyResolver and then decodes it with a
SecretPropertyFormat . |
Modifier and Type | Method and Description |
---|---|
static PropertyFormatBase64 |
PropertyFormatBase64.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyFormatBase64[] |
PropertyFormatBase64.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.