Package org.forgerock.audit
Class AuditHttpApplication
java.lang.Object
org.forgerock.audit.AuditHttpApplication
- All Implemented Interfaces:
org.forgerock.http.HttpApplication
public final class AuditHttpApplication
extends Object
implements org.forgerock.http.HttpApplication
Crest Application that instantiates the AuditService on the crest router.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
AUDIT_EVENT_HANDLERS_CONFIG
Audit event handlers config location.- See Also:
-
EVENT_HANDLERS
Event handlers key.- See Also:
-
AUDIT_ROOT_PATH
Root path for audit endpoints.- See Also:
-
-
Constructor Details
-
AuditHttpApplication
public AuditHttpApplication()
-
-
Method Details
-
start
- Specified by:
start
in interfaceorg.forgerock.http.HttpApplication
- Throws:
org.forgerock.http.HttpApplicationException
-
getBufferFactory
- Specified by:
getBufferFactory
in interfaceorg.forgerock.http.HttpApplication
-
stop
- Specified by:
stop
in interfaceorg.forgerock.http.HttpApplication
-