Package org.forgerock.opendj.rest2ldap.authz

This package contains Filter to authenticate and authorize LDAP connections. Authorization filter injects a SecurityContext populated with authorization information like user's id, user's DN or anything else. This SecurityContext can then be used by ProxiedAuthV2Filter to inject an LdapClientContext containing the Connection with user specific privileges.