소스 검색

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: