apache shiro与spring整合、动态filterChainDefinitions、以及认证、授权
apache shiro与spring整合、动态filterChainDefinitions、以及认证、授权
apache shiro是一个安全认证框架,和spring security相比,在于他使用了比较简洁易懂的认证和授权方式。其提供的native-session(即把用户认证后的授权信息保存在其自身提供Session中)机制,这样就可以和HttpSessio...
原创
2013-08-14 08:31:29 ·
133 阅读 ·
0 评论