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