@Component(value="blGeolocationFilter") @ConditionalOnNotAdmin public class GeolocationFilter extends AbstractIgnorableOncePerRequestFilter
| Modifier and Type | Field and Description |
|---|---|
protected GeolocationRequestProcessor |
geolocationRequestProcessor |
| Constructor and Description |
|---|
GeolocationFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doFilterInternalUnlessIgnored(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
javax.servlet.FilterChain filterChain) |
int |
getOrder() |
doFilterInternal, isIgnoreddoFilter, doFilterNestedErrorDispatch, getAlreadyFilteredAttributeName, isAsyncDispatch, isAsyncStarted, shouldNotFilter, shouldNotFilterAsyncDispatch, shouldNotFilterErrorDispatch@Autowired @Qualifier(value="blGeolocationRequestProcessor") protected GeolocationRequestProcessor geolocationRequestProcessor
protected void doFilterInternalUnlessIgnored(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
javax.servlet.FilterChain filterChain)
throws javax.servlet.ServletException,
IOException
doFilterInternalUnlessIgnored in class AbstractIgnorableOncePerRequestFilterjavax.servlet.ServletExceptionIOExceptionpublic int getOrder()
Copyright © 2023. All rights reserved.