Skip to content

Commit

Permalink
Fix HttpSecurity Javadoc
Browse files Browse the repository at this point in the history
Fixes gh-4404
  • Loading branch information
eleftherias committed Apr 2, 2020
1 parent 72f13c8 commit 1de0cf5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1105,6 +1105,7 @@ public HttpSecurity rememberMe(Customizer<RememberMeConfigurer<HttpSecurity>> re

/**
* Allows restricting access based upon the {@link HttpServletRequest} using
* {@link RequestMatcher} implementations (i.e. via URL patterns).
*
* <h2>Example Configurations</h2>
*
Expand Down

0 comments on commit 1de0cf5

Please sign in to comment.