This commit is contained in:
heowc
2022-01-08 16:46:19 +09:00
committed by Eleftheria Stein
parent 5598a6a9e1
commit 6c5fd38a3f
2 changed files with 2 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ import org.springframework.security.web.authentication.DelegatingAuthenticationE
*
* <p>
* With the default EvaluationContext ({@link ELRequestMatcherContext}) you can use
* <code>hasIpAdress()</code> and <code>hasHeader()</code>
* <code>hasIpAddress()</code> and <code>hasHeader()</code>
* </p>
*
* <p>