提交历史

作者 SHA1 备注 提交日期
  Luke Taylor 04366d2b12 Corrected Javadoc 20 年之前
  Ben Alex 07e46fe4d5 Proper handling if the account is no longer allowed login. 20 年之前
  Ben Alex 748f427a80 Prove SecureContextImpl.equals works as we want it to, in light of HttpSessionContextIntegrationFilter's attempts to avoid unnecessary HttpSession creation. 20 年之前
  Luke Taylor abe9dfd234 Added caching and use of Spring's Assert to X509 provider 20 年之前
  Luke Taylor 90914be3c2 Import cleaning 20 年之前
  Luke Taylor 7db94cb5b7 X509 UserDetails cache interface and implementation 20 年之前
  Luke Taylor 7c6a2911c9 Added package.html files 20 年之前
  Luke Taylor 562a015aeb Javadoc typo corrected. 20 年之前
  Luke Taylor cacc31004f Javadoc typo corrected. 20 年之前
  Luke Taylor bb7d428617 Commence method now returns 403 error 20 年之前
  Luke Taylor 452604ff3b Minor Javadoc corrections. 20 年之前
  Ben Alex 52c42a7a40 Corrected Authz parsing of whitespace in GrantedAuthoritys. Contributed by Francois Beausoleil. 20 年之前
  Ray Krueger 632617f693 Test that the ConcurrentSessioncontrollerImpl implements ApplicationListener. This is critical and was left out once. 20 年之前
  Ray Krueger ff45047f5a This MUST implement ApplicationListener in order to receive the HttpSessionDestroyedEvents 20 年之前
  Ray Krueger 169449bf24 In response to: http://forum.springframework.org/viewtopic.php?t=3874 20 年之前
  Ben Alex 63aee2e0a9 Add Matthew's latest blog entry. 20 年之前
  Ben Alex df91d352cb AbstractBasicAclEntry improved compatibility with Hibernate, as per http://forum.springframework.org/viewtopic.php?t=3949. 20 年之前
  Luke Taylor f594fdf751 Tidying and tests to bring Dao populator up to full coverage. 20 年之前
  Luke Taylor 76f868c777 More tests. 20 年之前
  Luke Taylor 765cc02599 Tidying. 20 年之前
  Luke Taylor 9f62da7d1c Better test method names. 20 年之前
  Luke Taylor 0a4fc1731a Tests added to bring X509ProcessingFilter up to full coverage. 20 年之前
  Luke Taylor c3c5487b93 Now sets WebAuthenticationDetails on authentication request token. 20 年之前
  Luke Taylor acee1ef696 Added "details" property 20 年之前
  Luke Taylor 5d1cd29dfb Added tearDown method which resets the context to null to prevent occasional breaking of other test classes. 20 年之前
  Luke Taylor f578915728 Test class for X509 filter. 20 年之前
  Luke Taylor af02c42e9f First version that works. 20 年之前
  Luke Taylor 645dba1fcb Added X.509 user to contacts with user name matching certificate email address. 20 年之前
  Luke Taylor fbb4bc0873 Added regexp matching within the DN to extract the user name. 20 年之前
  Luke Taylor 29050b29b2 Dao populator tests for X.509. Tests matching of regexps in the certificate Subject to extract the user name. 20 年之前