Class SecurityStrategy

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

@API(status=MAINTAINED) public final class SecurityStrategy extends 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.