133134135136137138139
shiroRealm.clearCachedAuthorizationInfo(user.getUsername()); return; } throw new IncorrectPasswordException("用户密码错误!"); }