Uses of Interface
org.forgerock.openam.sm.ServiceConfigValidatorV2
Packages that use ServiceConfigValidatorV2
Package
Description
Classes and interfaces to create configurable secret store backends.
-
Uses of ServiceConfigValidatorV2 in org.forgerock.openam.secrets.config
Classes in org.forgerock.openam.secrets.config that implement ServiceConfigValidatorV2Modifier 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
.