Uses of Class
org.forgerock.opendj.rest2ldap.Rest2Ldap
- 
Packages that use Rest2Ldap Package Description org.forgerock.opendj.rest2ldap APIs for implementing REST to LDAP gateways. - 
- 
Uses of Rest2Ldap in org.forgerock.opendj.rest2ldap
Methods in org.forgerock.opendj.rest2ldap that return Rest2Ldap Modifier and Type Method Description static Rest2LdapRest2Ldap. rest2Ldap(Options options, Collection<Resource> resources)static Rest2LdapRest2Ldap. rest2Ldap(Options options, Resource... resources) 
 -