Uses of Class
org.opends.server.authorization.dseecompat.AciHandler
Package
Description
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
Modifier and TypeMethodDescriptionstatic 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.