mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-23 20:42:14 +00:00
Fix HttpSecurity Javadoc
Fixes gh-4404
This commit is contained in:
parent
1964cfdfaa
commit
18610eab6f
@ -586,6 +586,7 @@ public final class HttpSecurity extends
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Allows restricting access based upon the {@link HttpServletRequest} using
|
* Allows restricting access based upon the {@link HttpServletRequest} using
|
||||||
|
* {@link RequestMatcher} implementations (i.e. via URL patterns).
|
||||||
*
|
*
|
||||||
* <h2>Example Configurations</h2>
|
* <h2>Example Configurations</h2>
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user