Class AuditMiddleware

  • All Implemented Interfaces:
    LambdaHandler, MiddlewareHandler

    public class AuditMiddleware
    extends Object
    implements MiddlewareHandler
    This middleware is responsible for auditing the request and response. it will wire in the end of the response chain and output the information collected in the audit attachment in the exchange to an audit log file. There are several middleware handlers will be responsible to update the attachment in the exchange.