shiro 不执行授权方法 doGetAuthorizationInfo() 如何清理权限缓存 想要飞的小乌龟 转载 后端技术 2022/08/04 10:56:38 158 阅读 约 5 分钟 摘要: 直接清理@Autowiredprivate AuthRealm authRealm;authRealm.onLogout(SecurityUtils.getSubject().getPrincipal 直接清理@Autowired private AuthRealm authRealm;authRealm.onLogout(SecurityUtils.getSubject().getPrincipals()); 158 阅读 ← 返回技术栈