Package | Description |
---|---|
org.opends.server.authorization.dseecompat |
Contains the Directory Server Sun Java System Directory Server Enterprise Edition (dseecompat) compatability access
control handler implementation.
|
Class and Description |
---|
Aci
The Aci class represents ACI strings.
|
AciBody
This class represents the body of an ACI.
|
AciEvalContext
Interface that provides a view of the AciContainer that is used by the ACI evaluation code to evaluate an ACI.
|
AciException
The AciException class defines an exception that may be thrown either during ACI syntax verification of an "aci"
attribute type value or during evaluation of an LDAP operation using a set of applicable ACIs.
|
AciHandler
The AciHandler class performs the main processing for the dseecompat package.
|
AciLDAPOperationContainer
The AciLDAPOperationContainer is an AciContainer extended class that wraps each LDAP operation being evaluated or
tested for target matched of an ACI.
|
AciList
The AciList class performs caching of the ACI attribute values using the entry DN as the key.
|
AciTargetMatchContext
The AciTargetMatchContext interface provides a view of an AciContainer that exposes information to be used by the
Aci.isApplicable() method to determine if an ACI is applicable (targets matched) to the LDAP operation, operation
rights and entry and attributes having access checked on.
|
AciTargets
This class represents target part of an ACI's syntax.
|
BindRule
This class represents a single bind rule of an ACI permission-bind rule pair.
|
DNS
This class implements the dns bind rule keyword.
|
EnumEvalReason
This class provides an enumeration of the reasons why an ACI evaluation returned a result from the AciHandler's
testApplicableLists call.
|
EnumEvalResult
This class provides an enumeration of evaluation results returned by the bind rule evaluation methods.
|
EnumRight
This class provides an enumeration of the allowed rights.
|
EnumTargetOperator
This class provides an enumeration of the valid ACI target operators.
|
ExtOp
This class represents an ACI's extop keyword rule.
|
KeywordBindRule
This interface represents a keyword bind rule class that can evaluate an evaluation context.
|
PatternDN
This class is used to encapsulate DN pattern matching using wildcards.
|
PatternIP
A class representing a single IP address parsed from a IP bind rule expression.
|
PermBindRulePair
A class representing a permission-bind rule pair.
|
Permission
A class representing the permissions of an bind rule.
|
TargAttrFilters
The TargAttrFilters class represents a targattrfilters rule of an ACI.
|
Target
A class representing an ACI target keyword.
|
TargetControl
This class represents an ACI's targetcontrol keyword.
|
TargetFilter
This class represents a targetfilter keyword of an aci.
|
TimeOfDay
This class represents the timeofday keyword in a bind rule.
|
Copyright 2010-2018 ForgeRock AS.