Uses of Class
org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelResponse
-
Packages that use AuthenticationChannelResponse Package Description org.keycloak.protocol.oidc.grants.ciba.endpoints -
-
Uses of AuthenticationChannelResponse in org.keycloak.protocol.oidc.grants.ciba.endpoints
Methods in org.keycloak.protocol.oidc.grants.ciba.endpoints with parameters of type AuthenticationChannelResponse Modifier and Type Method Description javax.ws.rs.core.Response
BackchannelAuthenticationCallbackEndpoint. processAuthenticationChannelResult(AuthenticationChannelResponse response)
-