Uses of Class
de.aservo.ldap.adapter.DirectoryBackendFactory
-
Packages that use DirectoryBackendFactory Package Description de.aservo.ldap.adapter -
-
Uses of DirectoryBackendFactory in de.aservo.ldap.adapter
Methods in de.aservo.ldap.adapter that return DirectoryBackendFactory Modifier and Type Method Description DirectoryBackendFactoryCommonLdapServer. getDirectoryBackendFactory()Gets the directory backend factory.Constructors in de.aservo.ldap.adapter with parameters of type DirectoryBackendFactory Constructor Description CommonAuthenticator(DirectoryBackendFactory directoryBackendFactory, org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager)Instantiates a new authenticator.CommonPartition(ServerConfiguration serverConfig, DirectoryBackendFactory directoryFactory)Instantiates a new partition based on directory backend implementation.
-