Uses of Class
org.opends.server.api.AccessControlHandler
Package
Description
Contains the Directory Server Sun Java System Directory Server Enterprise Edition (dseecompat) compatability access
control handler implementation.
Contains the policy based access control handler implementation.
Contains various classes that comprise the core of the Directory Server codebase.
-
Uses of AccessControlHandler in org.opends.server.authorization.dseecompat
Modifier and TypeClassDescriptionfinal class
A DSEE-compatible access control handler. -
Uses of AccessControlHandler in org.opends.server.authorization.policy
Modifier and TypeClassDescriptionfinal class
Provides coarse grained access control for all operations, regardless of whether they are destined for local or proxy backends. -
Uses of AccessControlHandler in org.opends.server.core
Modifier and TypeMethodDescriptionAccessControlConfigManager.getAccessControlHandler()
Get the active access control handler.