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.channel
Methods in org.keycloak.protocol.oidc.grants.ciba.channel with parameters of type AuthenticationChannelRequest Modifier and Type Method Description protected org.keycloak.broker.provider.util.SimpleHttpHttpAuthenticationChannelProvider. completeDecoupledAuthnRequest(org.keycloak.broker.provider.util.SimpleHttp simpleHttp, AuthenticationChannelRequest channelRequest)Extension point to allow subclass to override this method in order to add data to post to decoupled server.
-