Uses of Interface
org.forgerock.openam.secrets.config.PurposeMapping
Package
Description
The AM supporting classes for centrally configuring secrets.
Classes and interfaces to create configurable secret store backends.
-
Uses of PurposeMapping in org.forgerock.openam.secrets
Modifier and TypeMethodDescriptionstatic PurposeMapping
SecretsUtils.purposeMapping
(String label, List<String> aliases) Create a purpose mapping for the label and alias valid from the current time. -
Uses of PurposeMapping in org.forgerock.openam.secrets.config
Modifier and TypeMethodDescriptionorg.forgerock.openam.sm.annotations.subconfigs.Multiple<PurposeMapping>
GoogleSecretManagerSecretStoreProvider.mappings()
MapsPurpose
labels to Google SM secret names.org.forgerock.openam.sm.annotations.subconfigs.Multiple<PurposeMapping>
KeyStoreBasedSecretStoreProvider.mappings()
The configured purposes for this key store.