Uses of Package
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.
-
ClassDescriptionAuthenticate a user and create a
SecurityContext
as a result.Encapsulate aFilter
which will be processed only if the attachedConditionalFilters.Condition
is true. -
ClassDescriptionAuthenticate a user and create a
SecurityContext
as a result.Condition which have to be fulfilled in order to apply theFilter
.Encapsulate aFilter
which will be processed only if the attachedConditionalFilters.Condition
is true.ASecretsProvider
whose clock is accessible.A class used to verify whether a givenSignedJwt
is valid.A factory class to generateSignedJwt
.Interface forSecretKey
generators. -
ClassDescriptionCondition which have to be fulfilled in order to apply the
Filter
.Encapsulate aFilter
which will be processed only if the attachedConditionalFilters.Condition
is true.