240 发简信
IP属地:北京
  • 2020-04-25

    池水死寂灰沉,荷叶映在腹中。遥问鱼儿游否,白鹭已上青空。

  • MongoDB导入导出以及数据库备份

    MongoDB导入导出以及数据库备份 -------------------MongoDB数据导入与导出------------------- ...

  • animate.css 自定义动画

    在使用animate.css 的时候 动画的高度超过了预期的高度 在这种情况下肯定是过不了测试的,怎么办的? 上边代码可以知道 用的是 slid...

  • 东郭少侠遇险记

    东郭镶今日来到街上,打眼这么一瞧,坏了!!只见王二麻子伸手就往那个小女孩脸上去打!!!说起王二麻子,真叫人头皮发麻,无恶不作的地痞流氓,有一次有...

  • 九、密码比较

    在realm中 认证成功后会返回 return new SimpleAuthenticationInfo(username,md5, getN...

  • 八、AuthenticationStrategy(身份验证策略)

    AuthenticationStrategy(身份验证策略) 官方文档:https://shiro.apache.org/authenticat...

  • 七、ModularRealmAuthenticator 的源码分析和配置

    SecurityManager得到token信息后,通过调用authenticator.authenticate(token)方法,把身份验证委...

  • 六、realm

    Realm:Shiro 从 Realm 获取安全数据(如用户、角色、权限),就是说 SecurityManager要验证用户身份,那么它需要从 ...

  • 五、DelegatingFilterProxy源码分析

    DelegatingFilterProxy org.springframework.web.filter.DelegatingFilterPro...