Class SecurityStrategy

java.lang.Object
org.zalando.logbook.SecurityStrategy
All Implemented Interfaces:
Strategy

@API(status=MAINTAINED)
public final class SecurityStrategy
extends java.lang.Object
implements Strategy
A SecurityStrategy is a strategy which is meant to be used in server-side environments to give the best possible compromise between security and observability. This strategy discards requests bodies.