Uses of Interface
org.forgerock.am.iot.IotServiceConfig
Packages that use IotServiceConfig
Package
Description
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 IotServiceConfigModifierConstructorDescriptionThingsResource
(org.forgerock.openam.core.CoreWrapper coreWrapper, IotServiceConfig iotServiceConfig, Map<String, org.forgerock.am.iot.ThingsActionHandler> actionHandlers) Create a new instance of the ThingsResource.