Skip to content

基于 RBAC 模型功能全面的 Shiro 安全集成简化扩展组件。Shiro integration simplifies component based RBAC

Notifications You must be signed in to change notification settings

johnmyqin/EasyShiro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyShiro


EasyShiro 是一个基于 Shiro 的安全扩展组件。

为基于数据库权限管理和 Web URL 授权 的RBAC(Role Based Access Control) Web 权限模型,提供通用支持。EasyShiro 能简化安全集成,并提供验证码,自动登录,登录锁定,错误消息管理,拦截器,Ajax 响应等等更强大全面的功能支持,仅需简单配置即可。

EasyShiro 提供了完整的通用配置模板(shiro.ini, spring-shiro.xml),仅需加入 jar 包,按需求调整部分配置选项,即可完成集成,享受完整的 Shiro 支持。

EasyShiro is a security extension components based Shiro.

Database rights management and Web URL authorization RBAC (Role Based Access Control) Web-based permission model provides universal support. EasyShiro simplifies security integration, and CAPTCHA, auto login, login lockout, more robust and comprehensive feature support Error message management, interceptor, Ajax response, etc., it can be just a simple configuration.

EasyShiro provides a complete generic configuration template ( shiro.ini, spring-shiro.xml), only added to the jar package, on request adjusting section configuration options to complete the integration, to enjoy the full support of Shiro.

Maven

<dependency>
    <groupId>cn.easyproject</groupId>
    <artifactId>easyshiro</artifactId>
    <version>2.3.0-RELEASE</version>
</dependency>

留言评论

如果您有更好意见,建议或想法,请联系我。

Comments

If you have more comments, suggestions or ideas, please contact me.

Email:inthinkcolor@gmail.com

http://www.easyproject.cn

支付宝钱包扫一扫捐助

About

基于 RBAC 模型功能全面的 Shiro 安全集成简化扩展组件。Shiro integration simplifies component based RBAC

http://www.easyproject.cn

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%