Historique des commits

Auteur SHA1 Message Date
  Ray Krueger 47989c11bd HttpSessionEventPublisher now verifies that the ApplicationContext is not null il y a 20 ans
  Ben Alex e2b7b785e1 AppFuse link. il y a 20 ans
  Luke Taylor d4da559ccc added entry for credential expiry modifications il y a 20 ans
  Ben Alex d169829f27 AbstractAuthenticationToken.getName() now returns username alone if UserDetails present. il y a 20 ans
  Ray Krueger 54ccbf5617 The SecurityEnforcementFilter was forced to catch Throwable by the FilterInvocation.invoke(...) method. Therefore it was wrapping the throwable in ServletException, which left it wrapping SevletException and IOException in ServletException. il y a 20 ans
  Ray Krueger 2c23c75f91 SecureContextLoginModule as requested from list with Test il y a 20 ans
  Ray Krueger 6f286e2054 AuthorityGranter.grant now returns a java.util.Set of role names, instead of a single role name il y a 20 ans
  Luke Taylor c29a5731be Moved credential expiry checking after password check. If the wrong password is presented, BadCredentialsException will now be thrown even if the password has expired. il y a 20 ans
  Ben Alex 423dbc9f14 Add JavaDocs link to navigation documentation. il y a 20 ans
  Ben Alex cff9ba4988 AnonymousProcessingFilter offers protected method to control when it should execute as per http://forum.springframework.org/viewtopic.php?p=19766. il y a 20 ans
  Ben Alex a68d720e88 Prepare for 0.9.0. il y a 20 ans
  Ben Alex 56f201c651 More memory needed... il y a 20 ans
  Ben Alex 4cf500763f Release 0.8.2. il y a 20 ans
  Ben Alex 4e1649c2b7 Fix NullPointerException caused by unit tests. il y a 20 ans
  Ben Alex 4d15375421 Update to match Spring 1.2-RC2's Hibernate version. il y a 20 ans
  Ben Alex efd8955a3d General update. il y a 20 ans
  Ben Alex d7c1b93863 Sync with Maven build. il y a 20 ans
  Ben Alex 28a960cfab Handle null domain ojbect (useful if a search didn't find a match). il y a 20 ans
  Ben Alex cea4bf11d1 Add scrollWithSubclasses() method. il y a 20 ans
  Ben Alex 958a45af69 Refactor to use an inner class, as per the standard Java SDK Iterator implementations. il y a 20 ans
  Ben Alex b92bb993af Add blog entry. il y a 20 ans
  Ben Alex 5fdcbe1ec4 Refactor to use the application context as the source of Validators. This is appropriate as manual control over Validator instance creation and wiring is often necessary (not autowiring). This is particularly the case when dealing with DefaultAdvisorAutoProxyCreator, which excludes collaborating beans from being advice candidates. il y a 20 ans
  Ben Alex 018f625e85 Prevent infinite loops, and add logging. il y a 20 ans
  Luke Taylor 1fc79f04f1 Added AntPathMatcher member to bring into line with recent Spring refactoring which breaks the build. il y a 20 ans
  Luke Taylor 8085419e3d Changed Spring Version to SNAPSHOT il y a 20 ans
  Robert Sanders 74a5a505d5 Updates to getGrantedAuthorityString as suggested by Matt DeHoust to make functionality match javadocs. il y a 20 ans
  Luke Taylor 48ad6496e4 Javadoc typo corrected il y a 20 ans
  Luke Taylor ee32874308 Added X509 EhCache tests and fixed glaring bug in X509 EhCache implementation. il y a 20 ans
  Luke Taylor e40f8c89ca added goal to copy statcvs results from rootdir to doc. Used in automated build. il y a 20 ans
  Ray Krueger ec80ae22c1 Templated out event publishing. Added getApplicationContext(). Fixed javadoc formatting il y a 20 ans