随笔分类 - shiro
摘要:shiro内置过滤器研究 anon org.apache.shiro.web.filter.authc.AnonymousFilter authc org.apache.shiro.web.filter.authc.FormAuthenticationFilter authcBasic org.ap
阅读全文
摘要:博客分类: Shiro Shiro 将Shiro 集成到任何 Web 应用程序的最简单的方法是在 web.xml 中配置 ContextListener 和 Filter ,来使 Shiro 知道如何读取 Shiro 的 INI 配置文件。 注意:Spring 框架用户将不执行此设置。如果你使用 S
阅读全文