Uses of Class
org.opends.server.authorization.dseecompat.AciTargets
Packages that use 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
Methods in org.opends.server.authorization.dseecompat that return AciTargetsModifier 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.