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.x509Methods in org.keycloak.authentication.authenticators.x509 that return UserIdentityToModelMapper Modifier and Type Method Description static UserIdentityToModelMapperUserIdentityToModelMapper. getUserIdentityToCustomAttributeMapper(String attributeName)UserIdentityToModelMapperAbstractX509ClientCertificateAuthenticator. getUserIdentityToModelMapper(X509AuthenticatorConfigModel config)static UserIdentityToModelMapperUserIdentityToModelMapper. getUsernameOrEmailMapper()
 
-