Uses of Class
org.forgerock.opendj.ldap.CommonLDAPOptions
Packages that use CommonLDAPOptions
Package
Description
Classes and interfaces for core types including connections, entries, and
attributes.
-
Uses of CommonLDAPOptions in org.forgerock.opendj.ldap
Subclasses of CommonLDAPOptions in org.forgerock.opendj.ldapModifier and TypeClassDescriptionfinal classA factory class which can be used to obtain connections to an LDAP Directory Server.final classAn LDAP server connection listener which waits for LDAP connection requests to come in over the network and binds them to aServerConnectioncreated using the providedServerConnectionFactory.