Class InsufficientPrivilegeAuditEvent


  • public class InsufficientPrivilegeAuditEvent
    extends AuditEvent
    This class was created as an ease of use for the generic AuditEvent class for the EnumAuditEventType.INSUFFICIENT_PRIVILEGE use case. While not in current use, we've also given it the ability to store the actual privilege that led to the failure (in case we need this to pass stricter FedRamp requirements).
    • Constructor Detail

      • InsufficientPrivilegeAuditEvent

        public InsufficientPrivilegeAuditEvent()