Uses of Class
org.keycloak.protocol.oidc.grants.ciba.endpoints.BackchannelAuthenticationCallbackEndpoint
- 
Packages that use BackchannelAuthenticationCallbackEndpoint Package Description org.keycloak.protocol.oidc.grants.ciba.endpoints 
- 
- 
Uses of BackchannelAuthenticationCallbackEndpoint in org.keycloak.protocol.oidc.grants.ciba.endpointsMethods in org.keycloak.protocol.oidc.grants.ciba.endpoints that return BackchannelAuthenticationCallbackEndpoint Modifier and Type Method Description BackchannelAuthenticationCallbackEndpointCibaRootEndpoint. authenticate()The callback endpoint used by authentication devices to notify Keycloak about the end-user authentication status.
 
-