Uses of Package
org.forgerock.opendj.rest2ldap.authz
Packages that use org.forgerock.opendj.rest2ldap.authz
Package
Description
APIs for implementing REST to LDAP gateways.
This package contains
Filter to authenticate and authorize LDAP connections.-
Classes in org.forgerock.opendj.rest2ldap.authz used by org.forgerock.opendj.rest2ldapClassDescriptionAuthenticate a user and create a
SecurityContextas a result.Encapsulate aFilterwhich will be processed only if the attachedConditionalFilters.Conditionis true. -
Classes in org.forgerock.opendj.rest2ldap.authz used by org.forgerock.opendj.rest2ldap.authzClassDescriptionAuthenticate a user and create a
SecurityContextas a result.Condition which have to be fulfilled in order to apply theFilter.Encapsulate aFilterwhich will be processed only if the attachedConditionalFilters.Conditionis true.