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