文件名称:springSecurity3
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6.13mb
- 下载次数:
- 0次
- 提 供 者:
- xueq*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
最近在一个项目中使用权限控制,由于之前使用的是spring acegi 感觉还不错挺好用但这个版本比较老了,所以就研究了一下最新版本的spring security3.0,目前3.0的网上的相关文档及其至少(官方中的3.0文档资料有很多都是spring security2.*的),遂把自己的这几天研究的成果拿出来与大家分享。
-At a recent project using access control, as previously used spring acegi good feeling pretty good but this version compared with the old, so I studied about the latest version of the spring security3.0, currently 3.0 online documentation and the least (3.0 official documentation in the spring security2 .* there are a lot), then included their own these days the results of research to come up to share with you.
-At a recent project using access control, as previously used spring acegi good feeling pretty good but this version compared with the old, so I studied about the latest version of the spring security3.0, currently 3.0 online documentation and the least (3.0 official documentation in the spring security2 .* there are a lot), then included their own these days the results of research to come up to share with you.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lib\org.springframework.aop-3.0.0.M4.jar
...\org.springframework.asm-3.0.0.M4.jar
...\org.springframework.aspects-3.0.0.M4.jar
...\org.springframework.beans-3.0.0.M4.jar
...\org.springframework.context-3.0.0.M4.jar
...\org.springframework.context.support-3.0.0.M4.jar
...\org.springframework.core-3.0.0.M4.jar
...\org.springframework.expression-3.0.0.M4.jar
...\org.springframework.instrument-3.0.0.M4.jar
...\org.springframework.instrument.classloading-3.0.0.M4.jar
...\org.springframework.integration-tests-3.0.0.M4.jar
...\org.springframework.jdbc-3.0.0.M4.jar
...\org.springframework.jms-3.0.0.M4.jar
...\org.springframework.orm-3.0.0.M4.jar
...\org.springframework.oxm-3.0.0.M4.jar
...\org.springframework.transaction-3.0.0.M4.jar
...\org.springframework.web-3.0.0.M4.jar
...\org.springframework.web.servlet-3.0.0.M4.jar
...\spring-security-acl-3.0.0.RC1.jar
...\spring-security-cas-client-3.0.0.RC1.jar
...\spring-security-config-3.0.0.RC1.jar
...\spring-security-core-3.0.0.RC1.jar
...\spring-security-ldap-3.0.0.RC1.jar
...\spring-security-openid-3.0.0.RC1.jar
...\spring-security-taglibs-3.0.0.RC1.jar
...\spring-security-web-3.0.0.RC1.jar
...\spring.jar
security\support\HomeAloneAuthenticationProcessingFilter.java
........\interceptor\SecureResourceFilterInvocationDefinitionSource.java
........\SecurityManager.java
........\support\SecurityManagerSupport.java
........\.......\SecurityUserHolder.java
applicationContext-security.xml
web.xml
security\interceptor
........\support
lib
security
...\org.springframework.asm-3.0.0.M4.jar
...\org.springframework.aspects-3.0.0.M4.jar
...\org.springframework.beans-3.0.0.M4.jar
...\org.springframework.context-3.0.0.M4.jar
...\org.springframework.context.support-3.0.0.M4.jar
...\org.springframework.core-3.0.0.M4.jar
...\org.springframework.expression-3.0.0.M4.jar
...\org.springframework.instrument-3.0.0.M4.jar
...\org.springframework.instrument.classloading-3.0.0.M4.jar
...\org.springframework.integration-tests-3.0.0.M4.jar
...\org.springframework.jdbc-3.0.0.M4.jar
...\org.springframework.jms-3.0.0.M4.jar
...\org.springframework.orm-3.0.0.M4.jar
...\org.springframework.oxm-3.0.0.M4.jar
...\org.springframework.transaction-3.0.0.M4.jar
...\org.springframework.web-3.0.0.M4.jar
...\org.springframework.web.servlet-3.0.0.M4.jar
...\spring-security-acl-3.0.0.RC1.jar
...\spring-security-cas-client-3.0.0.RC1.jar
...\spring-security-config-3.0.0.RC1.jar
...\spring-security-core-3.0.0.RC1.jar
...\spring-security-ldap-3.0.0.RC1.jar
...\spring-security-openid-3.0.0.RC1.jar
...\spring-security-taglibs-3.0.0.RC1.jar
...\spring-security-web-3.0.0.RC1.jar
...\spring.jar
security\support\HomeAloneAuthenticationProcessingFilter.java
........\interceptor\SecureResourceFilterInvocationDefinitionSource.java
........\SecurityManager.java
........\support\SecurityManagerSupport.java
........\.......\SecurityUserHolder.java
applicationContext-security.xml
web.xml
security\interceptor
........\support
lib
security