Uses of Interface
org.keycloak.broker.provider.UserAuthenticationIdentityProvider.AuthenticationCallback
Packages that use UserAuthenticationIdentityProvider.AuthenticationCallback
-
Uses of UserAuthenticationIdentityProvider.AuthenticationCallback in org.keycloak.broker.provider
Methods in org.keycloak.broker.provider with parameters of type UserAuthenticationIdentityProvider.AuthenticationCallbackModifier and TypeMethodDescriptionAbstractIdentityProvider.callback(org.keycloak.models.RealmModel realm, UserAuthenticationIdentityProvider.AuthenticationCallback callback, EventBuilder event) UserAuthenticationIdentityProvider.callback(org.keycloak.models.RealmModel realm, UserAuthenticationIdentityProvider.AuthenticationCallback callback, EventBuilder event) JAXRS callback endpoint for when the remote IDP wants to callback to keycloak.