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.endpoints
Methods in org.keycloak.protocol.oidc.grants.ciba.endpoints that return BackchannelAuthenticationCallbackEndpoint Modifier and Type Method Description BackchannelAuthenticationCallbackEndpoint
CibaRootEndpoint. authenticate()
The callback endpoint used by authentication devices to notify Keycloak about the end-user authentication status.
-