Uses of Interface
org.forgerock.openam.sm.ServiceConfigValidatorV2
Package
Description
Classes and interfaces to create configurable secret store backends.
-
Uses of ServiceConfigValidatorV2 in org.forgerock.openam.secrets.config
Modifier and TypeClassDescriptionclass
This validator makes sure that the secret mappings have both the alias and the secret ID specified, and additionally it verifies that there is no other secret mapping in the configuration already for the same secret ID.class
Validates purpose mappings for theGoogleKeyManagementServiceSecretStore
andGoogleSecretManagerSecretStoreProvider
.