Uses of Enum Class
org.forgerock.openig.assertion.IdentityRequestJwtContext.Version
-
Uses of IdentityRequestJwtContext.Version in org.forgerock.openig.assertion
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static IdentityRequestJwtContext.Version[]
IdentityRequestJwtContext.Version.values()
Returns an array containing the constants of this enum class, in the order they are declared.IdentityRequestJwtContext.version()
Return the Request JWT version.