Authentication failed for token submission [org.apache.shiro.authc.UsernamePasswordToken - root, rememberMe=false]. Possible unexpected error? (Typical or expected login exceptions should extend from AuthenticationException).
调试了下,发现在进入doGetAuthenticationInfo之后,调用User.dao相关方法就报上面的错这个是什么原因啊
项目:JFinal