提交歷史

作者 SHA1 備註 提交日期
  Matthew Porter 53dcdf7e89 If childObject is a collection, add the objects in the collection. 20 年之前
  Carlos Sanchez e37cdd3f7d Ignore target 20 年之前
  Carlos Sanchez 1dfc42550f Add spring-mock to dependency management 20 年之前
  Carlos Sanchez 65cf4c1b23 Use spring 1.2.6 20 年之前
  Ben Alex 6b1f97a381 Resolve compiler warnings. 20 年之前
  Ben Alex ec2debd7fc Classpath sync with Maven POM. 20 年之前
  Carlos Sanchez b0d65259b6 Changed groupId to org.acegisecurity 20 年之前
  Carlos Sanchez 27efd13532 Set version to 1.0.0-SNAPSHOT preparing for next version 20 年之前
  Carlos Sanchez f226dfb67f Use ISO encoding to avoid problems 20 年之前
  Carlos Sanchez 45308643c9 Use ISO encoding to avoid problems 20 年之前
  Carlos Sanchez 39cf954a45 Improved m2 poms 20 年之前
  Carlos Sanchez 0c9e1769a4 Improved m2 poms 20 年之前
  Carlos Sanchez f662ed5890 Ignore eclipse project files 20 年之前
  Luke Taylor 9b5aa159aa Correct screwy formatting. 20 年之前
  Luke Taylor 3977e3b822 Refactored to remove unnecessary null check in createSuccessAuthentication. Removed several legacy references to AuthenticationDao in Javadoc. 20 年之前
  Luke Taylor 5b076c79d1 Changed to use a Set rather than array index to check for the presence of granted authorities as the ordering of the latter couldn't be guaranteed. 20 年之前
  Luke Taylor 41a95b11cd Corrected wrong package name in Javadoc. 20 年之前
  Luke Taylor 8f725f7a74 Removed no-arg constructor from UsernamePasswordAuthenticationToken. 20 年之前
  Luke Taylor c378779610 Removed printStackTrace from expected exception. 20 年之前
  Luke Taylor 09cef7adc2 Refactoring to remove encodeInternal method. Same as recent changes to SHA encoder. 20 年之前
  Luke Taylor 8003b98f9d Accidentally checked in version with tests disabled 20 年之前
  Luke Taylor 2d1dd7b292 Restoring author/version tags, some minor comments. 20 年之前
  Luke Taylor 20d69e2734 Tidying up some Jalopy weirdness. 20 年之前
  Luke Taylor dc728987f4 Changed LdapDataAccessException to extend AuthenticationServiceException. 20 年之前
  Luke Taylor 0f678d53ba Javadoc typo in tag. 20 年之前
  Luke Taylor 911be66513 Move LdapUserSearch into main provider package and separate out its current implementation as it may be used for more than authentication. 20 年之前
  Luke Taylor b01bf0b878 Expanded Javadoc. 20 年之前
  Luke Taylor 8585ddf48b Updated app. context file to match new constructor-injection changes. 20 年之前
  Luke Taylor 1549ec55b1 Switch to embedded context version of apache DS (no socket nonsense etc.) 20 年之前
  Luke Taylor e33edef1c8 Added antlr dependency for apache DS 20 年之前