Uses of Class
org.opends.server.authorization.dseecompat.AciHandler
-
Packages that use AciHandler 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 AciHandler in org.opends.server.authorization.dseecompat
Methods in org.opends.server.authorization.dseecompat with parameters of type AciHandler Modifier and Type Method Description static void
AciEffectiveRights. addRightsToEntry(AciHandler handler, Set<String> searchAttributes, org.opends.server.authorization.dseecompat.AciLDAPOperationContainer container, Entry e, boolean skipCheck, Schema schema)
Attempts to add the geteffectiverights asked for in the search to the entry being returned.
-