Uses of Enum Class
org.keycloak.protocol.oidc.LogoutTokenValidationCode
-
Uses of LogoutTokenValidationCode in org.keycloak.protocol.oidc
Modifier and TypeMethodDescriptionLogoutTokenValidationContext.getStatus()
static LogoutTokenValidationCode
Returns the enum constant of this class with the specified name.static LogoutTokenValidationCode[]
LogoutTokenValidationCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.