Returning null to indicate a session could not be found.

来源:5-4 Shiro自动登录

exxxe

2018-11-01 17:14

org.apache.shiro.session.mgt.DefaultSessionManager - Unable to resolve session ID from SessionKey [org.apache.shiro.web.session.mgt.WebSessionKey@659ea4ff].  Returning null to indicate a session could not be found.

写回答 关注

1回答

  • 小草1434
    2019-01-11 14:50:27

    在此之前是没有进行session的类型和空值判断导致的,注意下函数或者方法调用时的入参值是否为空和类型判断

Shiro安全框架入门

从零入门Shiro安全框架

48036 学习 · 332 问题

查看课程

相似问题