hejq 8 سال پیش
والد
کامیت
f907462e00
1فایلهای تغییر یافته به همراه0 افزوده شده و 3 حذف شده
  1. 0 3
      src/main/java/com/uas/platform/b2bManage/web/filter/SSOInterceptor.java

+ 0 - 3
src/main/java/com/uas/platform/b2bManage/web/filter/SSOInterceptor.java

@@ -10,9 +10,6 @@ import com.uas.sso.SSOToken;
 import org.apache.log4j.Logger;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.http.HttpStatus;
-import org.springframework.security.core.Authentication;
-import org.springframework.security.core.context.SecurityContextHolder;
-import org.springframework.security.web.FilterInvocation;
 import org.springframework.security.web.util.matcher.AntPathRequestMatcher;
 import org.springframework.util.StringUtils;
 import org.springframework.web.servlet.ModelAndView;