Uses of Class
org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelRequest
Packages that use AuthenticationChannelRequest
-
Uses of AuthenticationChannelRequest in org.keycloak.protocol.oidc.grants.ciba.channel
Methods in org.keycloak.protocol.oidc.grants.ciba.channel with parameters of type AuthenticationChannelRequestModifier 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.