Uses of Class
org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelRequest
-
Uses of AuthenticationChannelRequest in org.keycloak.protocol.oidc.grants.ciba.channel
Modifier and TypeMethodDescriptionprotected SimpleHttp
HttpAuthenticationChannelProvider.completeDecoupledAuthnRequest
(SimpleHttp simpleHttp, AuthenticationChannelRequest channelRequest) Extension point to allow subclass to override this method in order to add data to post to decoupled server.