Uses of Enum Class
org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelResponse.Status
-
Uses of AuthenticationChannelResponse.Status in org.keycloak.protocol.oidc.grants.ciba.channel
Modifier and TypeMethodDescriptionAuthenticationChannelResponse.getStatus()
Returns the enum constant of this class with the specified name.static AuthenticationChannelResponse.Status[]
AuthenticationChannelResponse.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
AuthenticationChannelResponse.setStatus
(AuthenticationChannelResponse.Status status) ModifierConstructorDescription