mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 01:02:14 +00:00
Fixed invalid usage of & tag in Javadocs
This commit is contained in:
parent
04b47c5928
commit
cb70b6a39b
@ -2179,7 +2179,7 @@ public class ServerHttpSecurity {
|
||||
* generate a log in page at "/login" and a log out page at "/logout". If this is
|
||||
* customized:
|
||||
* <ul>
|
||||
* <li>The default log in & log out page are no longer provided</li>
|
||||
* <li>The default log in & log out page are no longer provided</li>
|
||||
* <li>The application must render a log in page at the provided URL</li>
|
||||
* <li>The application must render an authentication error page at the provided
|
||||
* URL + "?error"</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user