Class WriteAuditLog

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, Action

public class WriteAuditLog extends WriteAuditLog
Subclass of IdP auditing action that overrides the HttpServletRequest accessor to bypass the "non-null" assumptions built into our profile action classes. This is an "alternative" means of getting the remoted request into the execution code and is necessary when the object may be absent.