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.Contains factories to build the authorization stage of the HTTP request processing.
-
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.ASecretsProviderwhose clock is accessible.A class used to verify whether a givenSignedJwtis valid.A factory class to generateSignedJwt.Interface forSecretKeygenerators. -
Classes in org.forgerock.opendj.rest2ldap.authz used by org.opends.server.protocols.http.authzClassDescriptionCondition which have to be fulfilled in order to apply the
Filter.Encapsulate aFilterwhich will be processed only if the attachedConditionalFilters.Conditionis true.