Uses of Class
org.forgerock.openig.ldap.LdapClient
-
Packages that use LdapClient Package Description org.forgerock.openig.ldap Facilitates access to the OpenDJ LDAP SDK from within scripts. -
-
Uses of LdapClient in org.forgerock.openig.ldap
Methods in org.forgerock.openig.ldap that return LdapClient Modifier and Type Method Description static LdapClient
LdapClient. getInstance()
Returns the unique instance of anLdapClient
.
-