Commit History

作者 SHA1 備註 提交日期
  Ben Alex 62fde4ede3 SEC-107: Finalize rename of AuthenticationDao to UserDetailsService with corresponding change in package from .providers.dao to .userdetails. 20 年之前
  Ben Alex a6e23d79ae SEC-107: Rename AuthenticationDao to UserDetailsService. 20 年之前
  Ben Alex 02e2d56a99 Add localization info. 20 年之前
  Ben Alex 31531b3952 SEC-98: Correct concurrentSessionController code example. 20 年之前
  Scott McCrory 710ada4e5e SEC-101: changed last references to SecureContext into SecurityContext and ContextHolder into SecurityContextHolder. 20 年之前
  Ben Alex 6a1a4abb1d SEC-104: Move to org.acegisecurity package. 20 年之前
  Ben Alex fa835ca484 Change versions for 1.0.0-SNAPSHOT. 20 年之前
  Ben Alex c167e9fd87 Change SecurityContextHolder to ThreadLocal due to IBM JDK 1.3 issues as described at http://tinyurl.com/8zhka and reported by Scott McCrory on acegisecurity-developer 8 November 2005. 20 年之前
  Scott McCrory c185c5bfb8 Fixed "FilterToBeProxy" typo 20 年之前
  Scott McCrory 509ae1ccc9 Improved Siteminder docs. 20 年之前
  Ben Alex 478b575ad5 General improvements ready for 0.9.0. 20 年之前
  Scott McCrory 3f43a04972 Added Siteminder authentication section. 20 年之前
  Ben Alex 55e552a846 Fix incorrect packages. 20 年之前
  Mark St. Godard 1bd4d0beca Started adding Java 5 Annotation documentation, including example configuration and usage. 20 年之前
  Luke Taylor f0813b45d7 Typo correction as suggested in forum 20 年之前
  Ben Alex 420fb0ec2c Minor corrections, as reported by Wil Lambrecht. 20 年之前
  Ben Alex de6a258460 Refactor SecurityContextHolder to return a SecurityContext instead of Authentication. 20 年之前
  Ben Alex 6a9abe5d90 Remove ContextHolder and introduce SecurityContext. 20 年之前
  Ben Alex a68d720e88 Prepare for 0.9.0. 20 年之前
  Ben Alex 32521dde45 Add ACL Instantiation Diagram, courtesy of Bill Eisenhauer. 20 年之前
  Ben Alex 45761058e7 Add ConcurrentSessionController details. 20 年之前
  Ben Alex 81e84067ae Clarify AccessDecisionManager configuration if no configuration attributes being used. 20 年之前
  Ben Alex f510989cbb Minor consistency changes. 20 年之前
  Luke Taylor 4f697bee29 Added first draft of X509 docs 20 年之前
  Ben Alex f1e071b0f1 Added remember-me services. 21 年之前
  Ben Alex 693ac5a24a Anonymous principal support. As requested by the community at various times, including in http://forum.springframework.org/viewtopic.php?t=1925. 21 年之前
  Ben Alex a3818184f4 Added Digest Authentication support (RFC 2617 and RFC 2069). 21 年之前
  Ben Alex dda66a0454 Significantly refactor "well-known location model" to authentication processing mechanism and HttpSessionContextIntegrationFilter model. 21 年之前
  Ben Alex 436d37c166 Add FilterChainProxy discussion. 21 年之前
  Carlos Sanchez 1def4aa44b Renamed docbook file to use latest sdocbook plugin 21 年之前