Uses of Class
org.opends.server.authorization.dseecompat.TargetControl
-
Packages that use TargetControl 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 TargetControl in org.opends.server.authorization.dseecompat
Methods in org.opends.server.authorization.dseecompat that return TargetControl Modifier and Type Method Description static TargetControlTargetControl. decode(EnumTargetOperator operator, String expr)Decode an targetcontrol expression string.
-