Uses of Enum Class
org.forgerock.secrets.propertyresolver.PropertyFormatBase64
Packages that use 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
Subclasses with type arguments of type PropertyFormatBase64 in org.forgerock.secrets.propertyresolverMethods in org.forgerock.secrets.propertyresolver that return PropertyFormatBase64Modifier and TypeMethodDescriptionstatic PropertyFormatBase64Returns 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.