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.channelMethods in org.keycloak.protocol.oidc.grants.ciba.channel with parameters of type AuthenticationChannelRequestModifier and TypeMethodDescriptionprotected SimpleHttpHttpAuthenticationChannelProvider.completeDecoupledAuthnRequest(SimpleHttp simpleHttp, AuthenticationChannelRequest channelRequest) Extension point to allow subclass to override this method in order to add data to post to decoupled server.