Package | Description |
---|---|
org.opends.server.authorization.dseecompat |
Contains the Directory Server Sun Java System Directory Server Enterprise Edition (dseecompat) compatability access
control handler implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
AciLDAPOperationContainer
The AciLDAPOperationContainer is an AciContainer extended class that wraps each LDAP operation being evaluated or
tested for target matched of an ACI.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TargetFilter.isApplicable(AciTargetMatchContext matchCtx)
Checks if a targetfilter matches an evaluation context.
|
boolean |
TargetControl.isApplicable(AciTargetMatchContext matchCtx)
Check if a targetcontrol is applicable based on the provided target match context.
|
boolean |
ExtOp.isApplicable(AciTargetMatchContext matchCtx)
Check if a extop is applicable based on the provided target match context.
|
boolean |
Aci.isApplicable(AciTargetMatchContext matchCtx)
Test if the given ACI is applicable using the target match information provided.
|
boolean |
TargAttrFilters.isApplicableAddDel(AciTargetMatchContext matchCtx)
Check if this TargAttrFilters object is applicable to the specified target match context.
|
boolean |
TargAttrFilters.isApplicableMod(AciTargetMatchContext matchCtx,
Aci aci)
Check if this TargAttrFilters object is applicable to the target specified match context.
|
static boolean |
AciTargets.isTargetAttrApplicable(Aci aci,
AciTargetMatchContext targetMatchCtx)
Checks an provided ACI's targetattr rule against a target match context.
|
boolean |
AciTargets.isTargetFilterApplicable(AciTargetMatchContext matchCtx)
Checks an ACI's targetfilter rule information against a target match context.
|
Copyright 2010-2022 ForgeRock AS.