Uses of Class
org.opends.server.authorization.dseecompat.AciTargets
Package
Description
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
Modifier and TypeMethodDescriptionstatic AciTargets
AciTargets.decode
(String input, Dn dn, ServerContext serverContext) Decode an ACI's target part of the syntax from the string provided.Aci.getTargets()
Returns the targets of the ACI.