Package org.mockserver.mock.audit


package org.mockserver.mock.audit
  • Classes
    Class
    Description
    A single control-plane audit record: one mutation (or, when read auditing is enabled, one read) of the MockServer control plane, capturing who/what/when/ where/outcome.
    Thread-safe, append-only, bounded ring buffer of AuditEntry records for control-plane mutations.