Uses of Interface
org.forgerock.am.iot.IotServiceConfig
-
Packages that use IotServiceConfig Package Description org.forgerock.am.iot This package contains all classes pertaining to AM's IoT functionality. -
-
Uses of IotServiceConfig in org.forgerock.am.iot
Constructors in org.forgerock.am.iot with parameters of type IotServiceConfig Constructor Description ThingsResource(org.forgerock.openam.core.CoreWrapper coreWrapper, IotServiceConfig iotServiceConfig, Map<String,org.forgerock.am.iot.ThingsActionHandler> actionHandlers)
Create a new instance of the ThingsResource.
-