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 interfaceIotServiceConfigService interface for configuring the IoT Service.static interfaceIotServiceConfig.RealmConfigRealm 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 interfaceGoogleSecretManagerSecretStoreProviderProvides support for fetching secrets from Google Secret Manager.
-