Commit History

作者 SHA1 備註 提交日期
  Ben Alex d59db9ecdc Note about X509 Contacts Sample. 21 年之前
  Luke Taylor ae47fb722d sendError now returns less informative forbidden message rather than the exception message. 21 年之前
  Luke Taylor 602b1473c5 Example certificates for X.509 Contacts app. 21 年之前
  Luke Taylor 4f697bee29 Added first draft of X509 docs 21 年之前
  Luke Taylor a4210b5551 Rolled back to remove X.509 users. Using new certificate with existing user name instead. 21 年之前
  Luke Taylor 05bd6abb22 Added cache beans. 21 年之前
  Luke Taylor 944d11bb1a Changed to using DN in cache log messages rather than entire certificate. 21 年之前
  Robert Sanders 3e63685776 I don't have any test built using these yet, but both should server as decent bases from which to build tests for LDAP functionality. 21 年之前
  Luke Taylor 918fc7c15a License header added. 21 年之前
  Luke Taylor e755687a19 Updated to use Spring Assert class. 21 年之前
  Luke Taylor 2a6c68deb6 Entry point tests 21 年之前
  Ben Alex a056946c49 HttpSessionContextIntegrationFilter now handles HttpSession invalidation without redirection. 21 年之前
  Luke Taylor 8592e3bcbf Added tearDown method which resets the Context to null 21 年之前
  Luke Taylor 04366d2b12 Corrected Javadoc 21 年之前
  Ben Alex 07e46fe4d5 Proper handling if the account is no longer allowed login. 21 年之前
  Ben Alex 748f427a80 Prove SecureContextImpl.equals works as we want it to, in light of HttpSessionContextIntegrationFilter's attempts to avoid unnecessary HttpSession creation. 21 年之前
  Luke Taylor abe9dfd234 Added caching and use of Spring's Assert to X509 provider 21 年之前
  Luke Taylor 90914be3c2 Import cleaning 21 年之前
  Luke Taylor 7db94cb5b7 X509 UserDetails cache interface and implementation 21 年之前
  Luke Taylor 7c6a2911c9 Added package.html files 21 年之前
  Luke Taylor 562a015aeb Javadoc typo corrected. 21 年之前
  Luke Taylor cacc31004f Javadoc typo corrected. 21 年之前
  Luke Taylor bb7d428617 Commence method now returns 403 error 21 年之前
  Luke Taylor 452604ff3b Minor Javadoc corrections. 21 年之前
  Ben Alex 52c42a7a40 Corrected Authz parsing of whitespace in GrantedAuthoritys. Contributed by Francois Beausoleil. 21 年之前
  Ray Krueger 632617f693 Test that the ConcurrentSessioncontrollerImpl implements ApplicationListener. This is critical and was left out once. 21 年之前
  Ray Krueger ff45047f5a This MUST implement ApplicationListener in order to receive the HttpSessionDestroyedEvents 21 年之前
  Ray Krueger 169449bf24 In response to: http://forum.springframework.org/viewtopic.php?t=3874 21 年之前
  Ben Alex 63aee2e0a9 Add Matthew's latest blog entry. 21 年之前
  Ben Alex df91d352cb AbstractBasicAclEntry improved compatibility with Hibernate, as per http://forum.springframework.org/viewtopic.php?t=3949. 21 年之前