Uses of Interface
org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactory
Packages that use LDAPInitialDirContextFactory
Package
Description
-
Uses of LDAPInitialDirContextFactory in org.alfresco.repo.security.authentication.ldap
Classes in org.alfresco.repo.security.authentication.ldap that implement LDAPInitialDirContextFactoryMethods in org.alfresco.repo.security.authentication.ldap with parameters of type LDAPInitialDirContextFactoryModifier and TypeMethodDescriptionvoidLDAPAuthenticationComponentImpl.setLDAPInitialDirContextFactory(LDAPInitialDirContextFactory ldapInitialDirContextFactory) -
Uses of LDAPInitialDirContextFactory in org.alfresco.repo.security.sync.ldap
Methods in org.alfresco.repo.security.sync.ldap with parameters of type LDAPInitialDirContextFactoryModifier and TypeMethodDescriptionvoidLDAPUserRegistry.setLDAPInitialDirContextFactory(LDAPInitialDirContextFactory ldapInitialDirContextFactory) Sets the LDAP initial dir context factory.