Uses of Class
org.keycloak.authentication.authenticators.x509.UserIdentityToModelMapper
-
Packages that use UserIdentityToModelMapper Package Description org.keycloak.authentication.authenticators.x509 -
-
Uses of UserIdentityToModelMapper in org.keycloak.authentication.authenticators.x509
Methods in org.keycloak.authentication.authenticators.x509 that return UserIdentityToModelMapper Modifier and Type Method Description static UserIdentityToModelMapper
UserIdentityToModelMapper. getUserIdentityToCustomAttributeMapper(String attributeName)
UserIdentityToModelMapper
AbstractX509ClientCertificateAuthenticator. getUserIdentityToModelMapper(X509AuthenticatorConfigModel config)
static UserIdentityToModelMapper
UserIdentityToModelMapper. getUsernameOrEmailMapper()
-