Commit History

作者 SHA1 備註 提交日期
  Luke Taylor 50ac9d3b05 More generification to remove last warnings in core package. 16 年之前
  Luke Taylor 4f33f4677b Import cleaning. 16 年之前
  Luke Taylor a5792b094a More generification to remove last warnings in Acl package. 16 年之前
  Luke Taylor 8570d864dc Generifying DefaultPermissionFactory 16 年之前
  Luke Taylor 1454cbb78e SEC-1132: Moved TextUtils to web module and StringSplit utils into Digest authentication package (as they aren't used elsewhere). 16 年之前
  Luke Taylor a76cbee4bc SEC-1132: Moved ThrowableAnalyzer code to web module as it is only used in ExceptionTranslationFilter 16 年之前
  Luke Taylor 1ac0ea9d3f Moved InMemoryXmlApplicationContext to test src as it is only used in tests. 16 年之前
  Luke Taylor e07cc4eceb Removed resources block from pom 16 年之前
  Luke Taylor 3e99f37dfa SEC-998: Forgot cas bundlor template. 16 年之前
  Luke Taylor 9b6b92b3cd SEC-998: Bundlor enabled in cas 16 年之前
  Luke Taylor 22e7142f45 SEC-998: Bundlor enabled in web, ldap, config and core modules 16 年之前
  Luke Taylor 30fe9a0935 Remove dependency on commons collections (ArrayIterator). 16 年之前
  Luke Taylor 2e3189cf83 SEC-998: Enabled bundlor in core 16 年之前
  Luke Taylor 21e36e0a57 Updated version number from 2.5.0-SNPSHOT to 3.0.0.CI-SNAPSHOT 16 年之前
  Luke Taylor 23d7778484 Typo. 16 年之前
  Luke Taylor a73016b898 SEC-998: Initial bundlor template.mf for core 16 年之前
  Luke Taylor 1fa46f4ad2 SEC-1104: Added check of "running" flag in stop() method to prevent stopping twice. 16 年之前
  Luke Taylor 305ce125fb SEC-863: Hierarchical roles should use the interface GrantedAuthority. Applied submitted patch. 16 年之前
  Luke Taylor d7f202a111 Addition of final to constructor set fields to improve immutability of authentication and user objects 16 年之前
  Luke Taylor a6e408ff49 SEC-1139: Add "not null" to owner column in acl schema. 16 年之前
  Luke Taylor 5509da7a2e SEC-1141: ObjectIdentityImpl has incorrect hashCode implementation. Modified equals method to compare longValue of Number identifier types and use standard equals for other serializable identifiers. 16 年之前
  Luke Taylor 681b5d9e05 Missed file for previous commit 16 年之前
  Luke Taylor d4415d4e82 Added excludes to Spring LDAP dep to prevent Spring 2.5.6 jars creeping in. removed unnecessary Junit dep from itest/context pom 16 年之前
  Luke Taylor b769fe1504 Update pom.xml to remove Spring 2.5 dep 16 年之前
  Luke Taylor 21c608389c SEC-1128: Changed to use ClassUtils.forName to load "javaType" class. 16 年之前
  Luke Taylor ba6664f77f SEC-1012: Refactor SessionRegistry interface to use Java 5 generics. 16 年之前
  Luke Taylor b03e4f435b Correct bean class in context file 16 年之前
  Luke Taylor fd1af34add Minor javadoc stuff. 16 年之前
  Luke Taylor cac2bce382 Refactored SessionRegistryImpl to remove servlet API deps and moved back into core, along with other concurrent authentication package classes. 16 年之前
  Luke Taylor 75d5e8f5f2 Spelling correction. 16 年之前