Uses of Enum Class
org.forgerock.am.iot.IotRegistrationNode.JwtRegistrationMethod
Package
Description
This package contains all classes pertaining to AM's IoT functionality.
-
Uses of IotRegistrationNode.JwtRegistrationMethod in org.forgerock.am.iot
Modifier and TypeMethodDescriptionIotRegistrationNode.Config.jwtRegistrationMethod()
The JWT registration method that is used to verify the registration JWT.Returns the enum constant of this class with the specified name.IotRegistrationNode.JwtRegistrationMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.