Package org.forgerock.opendj.rest2ldap


package org.forgerock.opendj.rest2ldap
APIs for implementing REST to LDAP gateways. The API is implemented by SubResourceImpl which is using a pre-established Connection encapsulated in the LdapClientContext. This context is injected by the org.forgerock.opendj.rest2ldap.authz.ProxiedAuthV2Filter depending on the SecurityContext injected by one of the configured authorization filters.