Package com.bytedesk.core.ip.access
Class IpAccessInterceptor
java.lang.Object
com.bytedesk.core.ip.access.IpAccessInterceptor
- All Implemented Interfaces:
 org.springframework.web.servlet.HandlerInterceptor
@Component
public class IpAccessInterceptor
extends Object
implements org.springframework.web.servlet.HandlerInterceptor
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.web.servlet.HandlerInterceptor
afterCompletion, postHandle 
- 
Field Details
- 
ipAccessService
 
 - 
 - 
Constructor Details
- 
IpAccessInterceptor
public IpAccessInterceptor() 
 - 
 - 
Method Details