Uses of Enum Class
org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelResponse.Status
Packages that use AuthenticationChannelResponse.Status
-
Uses of AuthenticationChannelResponse.Status in org.keycloak.protocol.oidc.grants.ciba.channel
Methods in org.keycloak.protocol.oidc.grants.ciba.channel that return AuthenticationChannelResponse.StatusModifier 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.Methods in org.keycloak.protocol.oidc.grants.ciba.channel with parameters of type AuthenticationChannelResponse.StatusModifier and TypeMethodDescriptionvoid
AuthenticationChannelResponse.setStatus
(AuthenticationChannelResponse.Status status) Constructors in org.keycloak.protocol.oidc.grants.ciba.channel with parameters of type AuthenticationChannelResponse.StatusModifierConstructorDescription