Uses of Interface
org.opends.server.loggers.CommonAudit.HttpLogger
-
Packages that use CommonAudit.HttpLogger Package Description org.opends.server.loggers Contains implementations of Directory Server access, error, and debug loggers. -
-
Uses of CommonAudit.HttpLogger in org.opends.server.loggers
Methods in org.opends.server.loggers that return types with arguments of type CommonAudit.HttpLogger Modifier and Type Method Description Collection<? extends CommonAudit.HttpLogger>
CommonAudit. getHttpLogRequestHandlers()
Returns the audit service that manages HTTP Access logging.
-