Uses of Enum Class
org.forgerock.secrets.propertyresolver.PropertyFormatBase64
Package
Description
Provides a
SecretStore
implementation that loads secrets from a Common Configuration
PropertyResolver
and then decodes it with a
SecretPropertyFormat
.-
Uses of PropertyFormatBase64 in org.forgerock.secrets.propertyresolver
Modifier and TypeMethodDescriptionstatic PropertyFormatBase64
Returns the enum constant of this class with the specified name.static PropertyFormatBase64[]
PropertyFormatBase64.values()
Returns an array containing the constants of this enum class, in the order they are declared.