Uses of Interface
org.forgerock.am.iot.IotAuthenticationNode.Config
Package
Description
This package contains all classes pertaining to AM's IoT functionality.
-
Uses of IotAuthenticationNode.Config in org.forgerock.am.iot
ModifierConstructorDescriptionIotAuthenticationNode
(Realm realm, IotAuthenticationNode.Config config, org.forgerock.openam.core.CoreWrapper coreWrapper, LegacyIdentityService identityService, org.forgerock.am.iot.JwtProofOfPossessionVerifier.Factory popVerifierFactory, org.forgerock.am.iot.ClientAssertionVerifier.Factory assertionVerifierFactory, JwtBuilderFactory jwtBuilderFactory) Create an instance of theIotAuthenticationNode
.