Package org.forgerock.am.iot
Interface IotServiceConfig
-
- All Superinterfaces:
ListenableConfig
,RealmConfiguration<IotServiceConfig.RealmConfig>
,ServiceComponentConfig
public interface IotServiceConfig extends ServiceComponentConfig, RealmConfiguration<IotServiceConfig.RealmConfig>
Service interface for configuring the IoT Service.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
IotServiceConfig.RealmConfig
Realm config interface holding the config for the IoT service attributes.
-
Method Summary
-
Methods inherited from interface org.forgerock.am.config.ListenableConfig
watch
-
Methods inherited from interface org.forgerock.am.config.RealmConfiguration
realm, realm, realmDefaults, realmSingleton
-
-