Class ObservationAuthorizationManager<T>

java.lang.Object
org.springframework.security.authorization.ObservationAuthorizationManager<T>
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.MessageSourceAware, AuthorizationManager<T>, MethodAuthorizationDeniedHandler

public final class ObservationAuthorizationManager<T> extends Object implements AuthorizationManager<T>, org.springframework.context.MessageSourceAware, MethodAuthorizationDeniedHandler
An AuthorizationManager that observes the authorization
Since:
6.0