Package com.arms.config.interceptor
Class LoginErrorFilter
- java.lang.Object
-
- com.arms.config.interceptor.LoginErrorFilter
-
- All Implemented Interfaces:
org.springframework.web.server.WebFilter
public class LoginErrorFilter extends java.lang.Object implements org.springframework.web.server.WebFilter
-
-
Constructor Summary
Constructors Constructor Description LoginErrorFilter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description reactor.core.publisher.Mono<java.lang.Void>
filter(org.springframework.web.server.ServerWebExchange exchange, org.springframework.web.server.WebFilterChain chain)
-