Class SecurityObservationSettings

java.lang.Object
org.springframework.security.config.observation.SecurityObservationSettings

public final class SecurityObservationSettings extends Object
An ObservationPredicate that can be used to change which Spring Security observations are made with Micrometer.

By default, web requests are not observed and authentications and authorizations are observed.

Since:
6.4