为了账号安全,请及时绑定邮箱和手机立即绑定

出现这个Authentication failed for token submission异常时啥情况

正常运行时

org.apache.shiro.authc.AuthenticationException: Authentication failed for token submission [org.apache.shiro.authc.UsernamePasswordToken - wjh, rememberMe=false].  Possible unexpected error? (Typical or expected login exceptions should extend from AuthenticationException).

报错

正在回答

2 回答

对上了


0 回复 有任何疑惑可以回复我~
//构建SecurityManager环境
DefaultSecurityManager defaultSecurityManager = new DefaultSecurityManager();
defaultSecurityManager.setRealm(simpleAccountRealm); //看看是不是少了这一行

应该是少了一行代码吧。

1 回复 有任何疑惑可以回复我~
#1

Hankong

是 的
2018-10-25 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

出现这个Authentication failed for token submission异常时啥情况

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信