Uses of Class
org.forgerock.openam.annotations.sm.Config
-
Packages that use Config Package Description org.forgerock.am.iot This package contains all classes pertaining to AM's IoT functionality.org.forgerock.openam.secrets.config Classes and interfaces to create configurable secret store backends. -
-
Uses of Config in org.forgerock.am.iot
Classes in org.forgerock.am.iot with annotations of type Config Modifier and Type Interface Description interface
IotServiceConfig
Service interface for configuring the IoT Service.static interface
IotServiceConfig.RealmConfig
Realm config interface holding the config for the IoT service attributes. -
Uses of Config in org.forgerock.openam.secrets.config
Classes in org.forgerock.openam.secrets.config with annotations of type Config Modifier and Type Interface Description interface
GoogleSecretManagerSecretStoreProvider
Provides support for fetching secrets from Google Secret Manager.
-