Uses of Enum Class
org.forgerock.openig.assertion.IdentityRequestJwtContext.Version
Packages that use IdentityRequestJwtContext.Version
-
Uses of IdentityRequestJwtContext.Version in org.forgerock.openig.assertion
Methods in org.forgerock.openig.assertion that return IdentityRequestJwtContext.VersionModifier 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.