commit | 86535611f39d5d9c6c72bcba77b2dd363d09806d | [log] [tgz] |
---|---|---|
author | David Pletcher <dpletcher@google.com> | Thu Apr 30 15:59:41 2015 -0700 |
committer | David Pletcher <dpletcher@google.com> | Thu Apr 30 17:08:01 2015 -0700 |
tree | 0341721ffed3dc8aff2d9822dbefd03b37a31c9f | |
parent | 79d17aa007135e0284419ac5ed4e76749eeb32ca [diff] |
Implement a more capable servlet auditing interface. In order to facilitate action-specific auditing, the RestResource, RestView, and HttpServletRequest are incorporated into a new extended audit event class, supplementing all existing fields (some redundant) in HttpAuditEvent. Although the request is already available from the Guice injector, adding this high-value information as a field facilitates convenient access. Change-Id: I3ebd629c90921237bbcfbb00d9ea990740099104