Uses of Class
org.keycloak.models.map.storage.ldap.config.LdapMapConfig
Package
Description
-
Uses of LdapMapConfig in org.keycloak.models.map.storage.ldap.config
Modifier and TypeMethodDescriptionLdapMapCommonGroupMapperConfig.getMembershipUserLdapAttribute
(LdapMapConfig ldapMapConfig) -
Uses of LdapMapConfig in org.keycloak.models.map.storage.ldap.role.config
-
Uses of LdapMapConfig in org.keycloak.models.map.storage.ldap.store
Modifier and TypeMethodDescriptionstatic LdapMapContextManager
LdapMapContextManager.create
(KeycloakSession session, LdapMapConfig connectionProperties) LdapMapContextManager.getNonAuthConnectionProperties
(LdapMapConfig ldapMapConfig) This method is used for admin connection and user authentication.static boolean
LdapMapUtil.shouldUseTruststoreSpi
(LdapMapConfig ldapConfig) ModifierConstructorDescriptionLdapMapContextManager
(KeycloakSession session, LdapMapConfig connectionProperties) LdapMapIdentityStore
(KeycloakSession session, LdapMapConfig config) LdapMapOperationManager
(KeycloakSession session, LdapMapConfig config)