|
|
|
@@ -3,7 +3,6 @@ package com.iformall.shiro; |
|
|
|
import javax.annotation.Resource; |
|
|
|
|
|
|
|
import com.iformall.service.MallUserInfoService; |
|
|
|
import com.sun.tools.internal.xjc.reader.xmlschema.bindinfo.BIConversion; |
|
|
|
import org.apache.shiro.SecurityUtils; |
|
|
|
import org.apache.shiro.authc.AuthenticationException; |
|
|
|
import org.apache.shiro.authc.AuthenticationInfo; |
|
|
|
@@ -19,7 +18,6 @@ import org.apache.shiro.util.ByteSource; |
|
|
|
|
|
|
|
import com.iformall.domain.po.MallUserInfo; |
|
|
|
import com.iformall.service.MallPermissionService; |
|
|
|
import org.springframework.boot.autoconfigure.security.SecurityProperties; |
|
|
|
|
|
|
|
/** |
|
|
|
* Created by yangqj on 2017/4/21. |
|
|
|
|