Class SecurityAuditEventHandler

java.lang.Object
com.sap.cds.services.impl.application.SecurityAuditEventHandler
All Implemented Interfaces:
EventHandler

public class SecurityAuditEventHandler extends Object implements EventHandler
Handler that implements audit logging of UNAUTHORIZED (403) and UNAUTHENTICATED (401) errors
  • Constructor Details

    • SecurityAuditEventHandler

      public SecurityAuditEventHandler(AuditLogService auditLogService)
  • Method Details