Package org.springframework.security.access.event
Authorization event and listener classes.
-
Class Summary Class Description AbstractAuthorizationEvent Deprecated. Authorization events have moved.AuthenticationCredentialsNotFoundEvent Deprecated. Authentication is now separated from authorization.AuthorizationFailureEvent Deprecated. UseAuthorizationDeniedEventinsteadAuthorizedEvent Deprecated. UseAuthorizationGrantedEventinsteadLoggerListener Deprecated. Logging is now embedded in Spring Security components.PublicInvocationEvent Deprecated. Only used by now-deprecated classes.