Uses of Class
org.opends.server.authorization.dseecompat.Target
-
Packages that use Target Package Description org.opends.server.authorization.dseecompat Contains the Directory Server Sun Java System Directory Server Enterprise Edition (dseecompat) compatability access control handler implementation. -
-
Uses of Target in org.opends.server.authorization.dseecompat
Methods in org.opends.server.authorization.dseecompat that return Target Modifier and Type Method Description static Target
Target. decode(EnumTargetOperator operator, String expr, Dn aciDN)
Decode an expression string representing a target keyword expression.
-