Commit History

Author SHA1 Message Date
  Luke Taylor 4a40d80da1 SEC-1418: Deprecate GrantedAuthorityImpl in favour of final SimpleGrantedAuthority. 15 years ago
  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. 15 years ago
  Luke Taylor 026517f674 Removal of deprecated methods and classes. 15 years ago
  Luke Taylor 052537c8b0 Removing $Id$ markers and stripping trailing whitespace from the codebase. 16 years ago
  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. 16 years ago
  Luke Taylor 0d7b990e0a SEC-1184: Moved ACL cache classes and interface out of jdbc package. 16 years ago
  Luke Taylor 1a69a4d45a SEC-1132: Restructuring of ACL packages 16 years ago
  Luke Taylor 14c4739605 SEC-1158: Decoupling of Pre/Post annotations implementation from Spring EL. 16 years ago
  Luke Taylor e94baf38b3 Tidying up to remove warnings (generics, use of deprecated test classes etc). 16 years ago
  Luke Taylor 93bdcccaee SEC-1132: Moved userdetails into core and added core/authority sub-package 16 years ago
  Luke Taylor ca7d055c2b SEC-1132: Created core and authentication packages within core module. 16 years ago
  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 16 years ago
  Luke Taylor bec84f874a SEC-1125: Further refactoring of web packages following creation of web module. Fixing samples. 16 years ago
  Luke Taylor 2a9a8a41db SEC-1125: Created separate web module spring-security-web 16 years ago
  Luke Taylor 4aff4b2350 SEC-1123: Renamed ObjectDefinitionSource to SecurityMetadataSourceand performed related refactoring 16 years ago
  Luke Taylor df771038b4 SEC-1051: Fixed class names in dms sample app context. 17 years ago
  Ben Alex b44b748452 Make DMS Sample work post-Spring Security 2 refactor. 18 years ago
  Luke Taylor 4083e2ef92 SEC-562: Further repackaging. 18 years ago
  Ben Alex 17cc70a3cd SEC-415: Add document management system ACL sample. 19 years ago