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