@ -15,7 +15,7 @@ import org.springframework.stereotype.Component;
/**
* 第三方对外接口 认证
*
* @author 周鹏程
* @author Parker
* @date 2020-12-29 14:00
*/
@ -1,8 +1,6 @@
package org.opsli.core.security.shiro.realm;
* @BelongsProject: think-bboss-parent
* @BelongsPackage: com.think.bboss.core.shiro.realm
* @Author: Parker
* @CreateTime: 2020-12-29 20:10
* @Description: Realm 识别类 勿删
@ -6,7 +6,7 @@ import org.apache.shiro.authc.AuthenticationToken;
* 第三方对外接口 token
* @date 2017-05-20 13:22