摘要: 身份认证流程流程如下:首先调用 Subject.login(token) 进行登录,其会自动委托给 Security Manager,调用之前必须通过 SecurityUtils.setSecurityManag... 阅读全文
posted @ 2018-05-09 18:48 两粒 阅读(94) 评论(0) 推荐(0) 编辑
摘要: 虽然Apache Shiro的核心设计目标允许它用于保护任何基于JVM的应用程序(如命令行应用程序,服务器守护程序,Web应用程序等),但本指南将着重讨论最常见的用例:确保运行的Web应用程序一个Servlet容... 阅读全文
posted @ 2018-05-09 15:40 两粒 阅读(142) 评论(0) 推荐(0) 编辑
摘要: Shiro简介Apache Shiro是Java的一个安全框架。目前,使用Apache Shiro的人越来越多,因为它相当简单,对比Spring Security,可能没有Spring Security做的功能强... 阅读全文
posted @ 2018-05-09 11:54 两粒 阅读(85) 评论(0) 推荐(0) 编辑
摘要: IntelliJ可以安装一个免费的pugins - Code Iris。PlantUML在Eclipse中 -ObjectAidPapyrusEclipse Modeling Tools查看原文:http://w... 阅读全文
posted @ 2018-05-09 10:39 两粒 阅读(154) 评论(0) 推荐(0) 编辑