WebExpressionAuthorizationManager, ExpressionAuthorizationDecision, and DefaultHttpSecurityExpressionhandler are in org.springframework.security.web.access.expression, but they should instead be in org.springframework.security.web.authorization.
AuthorizationFilter, RequestAuthorizationContext, and RequestMatcherDelegatingAuthorizationManager are in org.springframework.security.web.access.intercept, but they should be in org.springframework.security.web.authorization.