mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-01-01 21:21:37 +00:00
PermitAllSupport supports either an ExpressionUrlAuthorizationConfigurer or an AuthorizeHttpRequestsConfigurer. If none or both are configured an error message is thrown. Closes gh-10482