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