Uses of Class
org.opends.server.authorization.dseecompat.AciTargets
-
Packages that use AciTargets 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 AciTargets in org.opends.server.authorization.dseecompat
Methods in org.opends.server.authorization.dseecompat that return AciTargets Modifier and Type Method Description static AciTargetsAciTargets. decode(String input, Dn dn, ServerContext serverContext)Decode an ACI's target part of the syntax from the string provided.AciTargetsAci. getTargets()Returns the targets of the ACI.
-