Uses of Class
org.opends.server.authorization.dseecompat.AciBody
-
Packages that use AciBody 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 AciBody in org.opends.server.authorization.dseecompat
Methods in org.opends.server.authorization.dseecompat that return AciBody Modifier and Type Method Description static AciBody
AciBody. decode(String input, ServerContext serverContext)
Decode an ACI string representing the ACI body.
-