Uses of Class
org.keycloak.authentication.authenticators.broker.util.ExistingUserInfo
Packages that use ExistingUserInfo
Package
Description
-
Uses of ExistingUserInfo in org.keycloak.authentication.authenticators.broker
Methods in org.keycloak.authentication.authenticators.broker that return ExistingUserInfoModifier and TypeMethodDescriptionprotected ExistingUserInfoIdpCreateUserIfUniqueAuthenticator.checkExistingUser(org.keycloak.authentication.AuthenticationFlowContext context, String username, SerializedBrokeredIdentityContext serializedCtx, org.keycloak.broker.provider.BrokeredIdentityContext brokerContext) -
Uses of ExistingUserInfo in org.keycloak.authentication.authenticators.broker.util
Methods in org.keycloak.authentication.authenticators.broker.util that return ExistingUserInfoModifier and TypeMethodDescriptionstatic ExistingUserInfoExistingUserInfo.deserialize(String serialized)