Uses of Class
org.opends.server.loggers.CommonAudit
-
Packages that use CommonAudit Package Description org.opends.server.core Contains various classes that comprise the core of the Directory Server codebase. -
-
Uses of CommonAudit in org.opends.server.core
Methods in org.opends.server.core that return CommonAudit Modifier and Type Method Description CommonAudit
DirectoryServer. getCommonAudit()
CommonAudit
ServerContext. getCommonAudit()
Returns the common audit manager.
-