Luke Taylor
|
4a40d80da1
|
SEC-1418: Deprecate GrantedAuthorityImpl in favour of final SimpleGrantedAuthority.
It should be noted that equality checks or lookups with Strings or other authority types will now fail where they would have succeeded before.
|
2010-12-03 16:41:46 +00:00 |
|
Luke Taylor
|
bdb906e588
|
Enable parameterization for log levels in logback files to allow the use of command-line options for controlling log output.
|
2010-08-24 18:25:39 +01:00 |
|
Luke Taylor
|
413b2a06e3
|
Improvements in up-to-date checking and use of parallel tests where possible.
|
2010-08-05 02:11:00 +01:00 |
|
Luke Taylor
|
2d9a848265
|
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 |
|
Luke Taylor
|
026517f674
|
Removal of deprecated methods and classes.
|
2010-06-26 16:23:42 +01:00 |
|
Luke Taylor
|
052537c8b0
|
Removing $Id$ markers and stripping trailing whitespace from the codebase.
|
2010-01-08 21:05:13 +00:00 |
|
Luke Taylor
|
893f212fa5
|
Tidying
|
2010-01-02 19:53:19 +00:00 |
|
Luke Taylor
|
aeed49393c
|
Switching StringBuffer to StringBuilder throughout the codebase (APIs permitting).
|
2009-12-18 18:44:42 +00:00 |
|
Luke Taylor
|
5546698fef
|
SEC-1253: Decouple spring-security-config module from spring-security-web. Added ClassUtils.isPresent() check for FilterChainProxy before attempting to register web-related parsers and decorators. Added use of namespace to dms sample for testing.
|
2009-11-17 23:39:42 +00:00 |
|
Luke Taylor
|
cb643f73de
|
Tidying up.
|
2009-10-07 21:08:57 +00:00 |
|
Luke Taylor
|
0d7b990e0a
|
SEC-1184: Moved ACL cache classes and interface out of jdbc package.
|
2009-08-31 22:15:37 +00:00 |
|
Luke Taylor
|
1a69a4d45a
|
SEC-1132: Restructuring of ACL packages
|
2009-05-11 05:37:36 +00:00 |
|
Luke Taylor
|
14c4739605
|
SEC-1158: Decoupling of Pre/Post annotations implementation from Spring EL.
|
2009-05-11 05:18:20 +00:00 |
|
Luke Taylor
|
e94baf38b3
|
Tidying up to remove warnings (generics, use of deprecated test classes etc).
|
2009-04-28 06:49:43 +00:00 |
|
Luke Taylor
|
93bdcccaee
|
SEC-1132: Moved userdetails into core and added core/authority sub-package
|
2009-04-15 07:39:21 +00:00 |
|
Luke Taylor
|
ca7d055c2b
|
SEC-1132: Created core and authentication packages within core module.
|
2009-04-13 13:43:23 +00:00 |
|
Luke Taylor
|
9efb5a7007
|
SEC-1132: Moved access-control/authorization specific code to org.sf.security.access package. Created provisioning package for user management classes to remove cyclical deps. Some other moving of classes to remove code tangles. Restructuring of portlet module under org.sf.security.portlet
|
2009-04-12 12:23:23 +00:00 |
|
Luke Taylor
|
bec84f874a
|
SEC-1125: Further refactoring of web packages following creation of web module. Fixing samples.
|
2009-03-26 07:18:36 +00:00 |
|
Luke Taylor
|
2a9a8a41db
|
SEC-1125: Created separate web module spring-security-web
|
2009-03-25 06:28:18 +00:00 |
|
Luke Taylor
|
4aff4b2350
|
SEC-1123: Renamed ObjectDefinitionSource to SecurityMetadataSourceand performed related refactoring
|
2009-03-20 04:32:06 +00:00 |
|
Luke Taylor
|
0d7002e322
|
SEC-1012: Extra fixes to dependent modules following changes to Acl APIs.
|
2008-12-21 02:06:55 +00:00 |
|
Luke Taylor
|
cc5966bc7e
|
Tidying up, removing compiler warnings etc.
|
2008-12-20 00:16:49 +00:00 |
|
Luke Taylor
|
df771038b4
|
SEC-1051: Fixed class names in dms sample app context.
|
2008-12-12 17:43:09 +00:00 |
|
Luke Taylor
|
e5b1073501
|
SEC-1012: Added more generics and warning suppression
|
2008-11-11 09:06:50 +00:00 |
|
Ben Alex
|
677607bcad
|
SEC-530: Refactor ACL module so ACE manipulation is index-based as
opposed to AccessControlEntry.getId() based.
|
2008-04-05 20:43:10 +00:00 |
|
Ben Alex
|
b44b748452
|
Make DMS Sample work post-Spring Security 2 refactor.
|
2007-12-03 04:05:33 +00:00 |
|
Luke Taylor
|
4083e2ef92
|
SEC-562: Further repackaging.
|
2007-09-21 18:24:16 +00:00 |
|
Luke Taylor
|
6a6bafa219
|
Make sure test classes which are setting the context clear it in their tearDown methods.
|
2007-09-11 14:13:50 +00:00 |
|
Ben Alex
|
4561c3a1f1
|
Remove unused imports that were causing warnings.
|
2007-05-25 05:33:06 +00:00 |
|
Luke Taylor
|
fabca162a7
|
Added a customized checkstyle configuration file to tame the Maven 2 checkstyle report to the extent that it gives some useful infomation. Tidied up comments, excessively long lines, use of tabs etc. to match.
|
2007-02-24 21:00:24 +00:00 |
|
Ben Alex
|
17cc70a3cd
|
SEC-415: Add document management system ACL sample.
|
2006-12-17 00:54:13 +00:00 |
|