mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 13:53:14 +00:00
Polish gh-10007
This commit is contained in:
parent
9f51240bf1
commit
898ba67098
@ -29,7 +29,7 @@ import org.springframework.web.server.ServerWebExchange;
|
|||||||
* @author Guirong Hu
|
* @author Guirong Hu
|
||||||
* @since 5.7
|
* @since 5.7
|
||||||
*/
|
*/
|
||||||
public class IpAddressServerWebExchangeMatcher implements ServerWebExchangeMatcher {
|
public final class IpAddressServerWebExchangeMatcher implements ServerWebExchangeMatcher {
|
||||||
|
|
||||||
private final IpAddressMatcher ipAddressMatcher;
|
private final IpAddressMatcher ipAddressMatcher;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user