Commit History

Author SHA1 Message Date
  Luke Taylor db3f08cce4 SEC-1156: Added check for enableAuthorities setting in deleteUser method of JdbcUserDetailsManager. 16 years ago
  Luke Taylor ab7f06c108 SEC-1156: Modified JdbcUserDetailsManager to only save/update authorities if enableAuthorities is set 16 years ago
  Luke Taylor 37d3401d0c SEC-1016: Rollback changes. 16 years ago
  Luke Taylor 05ba2ff3f3 Improved Javadoc 16 years ago
  Luke Taylor 65d83faef2 SEC-1178: More ref manual updates 16 years ago
  Luke Taylor ff5b90ef9d Delete unused docbook file 16 years ago
  Luke Taylor 8d4c09c191 Intermediate ref manual commits 16 years ago
  Luke Taylor d5aec71fac manual updates 16 years ago
  Luke Taylor 3f603dfdd8 Removed invalid Javadoc reference to HttpSCIF 16 years ago
  Luke Taylor 72af366a72 SEC-1172: Added extra constructor which allows setting of the config attribute name. 16 years ago
  Luke Taylor 4e0d3c644f Committed deletion of previous AuthorityUtilsTests 16 years ago
  Luke Taylor 4768e4b13c Removed methods relating to current context from AuthorityUtils, making it a simple factory for GrantedAuthority lists etc. 16 years ago
  Luke Taylor a963be4719 SEC-1095: Register AuthenticationManager from GlobalMethodSecurityBDP. 16 years ago
  Luke Taylor ab69a0a101 SEC-884: As per discussion in this issue. Added Javadoc to specify that Authentication object passed to decide method must not be null. 16 years ago
  Luke Taylor d2a8e43a55 SEC-1170: Some updates to UserDetails-related Javadoc. 16 years ago
  Luke Taylor 39d76d5b5f SEC-1165: Relax the requirement that the ObjectIdentity "type" be a Java class. Modified ObjectIdentity, changing the javaType property to "type" which is now a plain String. Also removes the requirement that the class be present on the classpath when creating the ObjectIdentityImpl instance (e.g. in the case of a permissions administration app which doesn't actually use the domain classes itself). 16 years ago
  Luke Taylor 0473cfbfc0 SEC-1137: Added support for an external UserDetailsContextMapper using the attribute user-context-mapper-ref. 16 years ago
  Luke Taylor bfa2806034 Add component definition registration for tooling. 16 years ago
  Luke Taylor a838cf15be Minor changes 16 years ago
  Luke Taylor 956d3c79a2 Added encoding for reports 16 years ago
  Luke Taylor cb6aa81701 Forgot to remove file 16 years ago
  Luke Taylor 5808da12ff SEC-1094: Simplified WebXml attribute mapping. Removed generic jaxen-based implementation on which it was based in favour of simple DOM model traversal. Updated sample. 16 years ago
  Luke Taylor aa511bb1f4 SEC-1175: Changed default anonymous username to match that in the schema docs. 16 years ago
  Luke Taylor 33eef5ec7a Javadoc updates 16 years ago
  Luke Taylor 66f7e8bcc8 SEC-1168: Added filter-security-metadat-source to namespace. 16 years ago
  Luke Taylor b50d37fa66 updates to faq and codebase article 16 years ago
  Luke Taylor 31e2319f8a manual reorganization 16 years ago
  Luke Taylor 01b8def455 SEC-1145: Added test to confirm that there is no pooling issue in the trunk. There are already checks for the presence of the pooling flag. 16 years ago
  Luke Taylor 6a18254ded Updated website link as original node has gone 16 years ago
  Luke Taylor 43144cd75d Javadoc updates. 16 years ago