Uses of Class
org.keycloak.protocol.oidc.grants.ciba.channel.AuthenticationChannelRequest
- 
Packages that use AuthenticationChannelRequest Package Description org.keycloak.protocol.oidc.grants.ciba.channel 
- 
- 
Uses of AuthenticationChannelRequest in org.keycloak.protocol.oidc.grants.ciba.channelMethods in org.keycloak.protocol.oidc.grants.ciba.channel with parameters of type AuthenticationChannelRequest Modifier and Type Method Description protected 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.
 
-