This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-security
Watch
1
Star
0
Fork
0
You've already forked spring-security
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
183333d189056fd0aebe6cf6ffa08dc2bf3aa5bc
spring-security
/
samples
/
contacts
History
Luke Taylor
1a838c2049
SEC-1533: AclAuthorizationStrategyImpl can now take either one or three GrantedAuthority arguments. If only one is supplied, it will be used for all 3 of the permissions supported by the class.
2010-08-07 14:41:25 +01:00
..
client
Removing $Id$ markers and stripping trailing whitespace from the codebase.
2010-01-08 21:05:13 +00:00
src
SEC-1533: AclAuthorizationStrategyImpl can now take either one or three GrantedAuthority arguments. If only one is supplied, it will be used for all 3 of the permissions supported by the class.
2010-08-07 14:41:25 +01:00
contacts.gradle
Added missing gradle build files for remaining samples. Some related reordering, dependency fixing etc. CAS sample no longer requires two separate subprojects as both client and server app can be run from a single gradle build.
2010-07-27 02:20:36 +01:00
pom.xml
SEC-1488: Remove commons-logging dependencies from maven poms.
2010-05-28 13:10:59 +01:00