Uses of Class
technology.openpool.ldap.adapter.DirectoryBackendFactory
-
Packages that use DirectoryBackendFactory Package Description technology.openpool.ldap.adapter -
-
Uses of DirectoryBackendFactory in technology.openpool.ldap.adapter
Methods in technology.openpool.ldap.adapter that return DirectoryBackendFactory Modifier and Type Method Description DirectoryBackendFactoryCommonLdapServer. getDirectoryBackendFactory()Gets the directory backend factory.Constructors in technology.openpool.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.
-