Docs example uses access(String)
with authorizeHttpRequests()
#11280
Milestone
access(String)
with authorizeHttpRequests()
#11280
Documentation (Example 2) states that it's possible to write
but there's no
access(String)
method.Here's my SO question with background information: https://stackoverflow.com/questions/72366267/matching-ip-address-with-authorizehttprequests
I'm using Spring Security 5.7.1.
The text was updated successfully, but these errors were encountered: