浏览代码

Fix typo in DefaultLoginPageConfigurer Javadoc

'isLogoutRequest' seems to have nothing to do here.
Guillaume Husta 2 年之前
父节点
当前提交
a5464ed819

+ 2 - 1
config/src/main/java/org/springframework/security/config/annotation/web/configurers/DefaultLoginPageConfigurer.java

@@ -50,7 +50,8 @@ import org.springframework.security.web.csrf.CsrfToken;
  *
  * <h2>Shared Objects Created</h2>
  *
- * No shared objects are created. isLogoutRequest
+ * No shared objects are created.
+ *
  * <h2>Shared Objects Used</h2>
  *
  * The following shared objects are used: