Uses of Class
org.forgerock.secrets.gcp.sm.GoogleSecretManagerSecretStore
-
Packages that use GoogleSecretManagerSecretStore Package Description org.forgerock.secrets.gcp.sm Classes for integrating Google Secret Manager into the ForgeRock Secrets API. -
-
Uses of GoogleSecretManagerSecretStore in org.forgerock.secrets.gcp.sm
Methods in org.forgerock.secrets.gcp.sm that return GoogleSecretManagerSecretStore Modifier and Type Method Description GoogleSecretManagerSecretStore
GoogleSecretManagerSecretStore.Builder. build()
Builds theGoogleSecretManagerSecretStore
based on the current configuration of the builder.
-