Uses of Class
org.forgerock.opendj.server.config.meta.LdapConnectionHandlerCfgDefn
-
Packages that use LdapConnectionHandlerCfgDefn Package Description org.forgerock.opendj.server.config.meta Provides introspection interfaces for the Core directory server administrative components. -
-
Uses of LdapConnectionHandlerCfgDefn in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return LdapConnectionHandlerCfgDefn Modifier and Type Method Description static LdapConnectionHandlerCfgDefn
LdapConnectionHandlerCfgDefn. getInstance()
Get the LDAP Connection Handler configuration definition singleton.
-