ReplayProtector

class ReplayProtector(windowMillis: Long, maxEntries: Int, clock: Clock = SystemClock)

Time-window replay protection with best-effort cleanup.

Constructors

Link copied to clipboard
constructor(windowMillis: Long, maxEntries: Int, clock: Clock = SystemClock)

Functions

Link copied to clipboard