Historique des commits

Auteur SHA1 Message Date
  Ben Alex 433e5fb858 SEC-136: Fix typos. il y a 20 ans
  Ben Alex 62fde4ede3 SEC-107: Finalize rename of AuthenticationDao to UserDetailsService with corresponding change in package from .providers.dao to .userdetails. il y a 20 ans
  Ben Alex a6e23d79ae SEC-107: Rename AuthenticationDao to UserDetailsService. il y a 20 ans
  Ben Alex 02e2d56a99 Add localization info. il y a 20 ans
  Ben Alex 31531b3952 SEC-98: Correct concurrentSessionController code example. il y a 20 ans
  Scott McCrory 710ada4e5e SEC-101: changed last references to SecureContext into SecurityContext and ContextHolder into SecurityContextHolder. il y a 20 ans
  Ben Alex 6a1a4abb1d SEC-104: Move to org.acegisecurity package. il y a 20 ans
  Ben Alex fa835ca484 Change versions for 1.0.0-SNAPSHOT. il y a 20 ans
  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. il y a 20 ans
  Scott McCrory c185c5bfb8 Fixed "FilterToBeProxy" typo il y a 20 ans
  Scott McCrory 509ae1ccc9 Improved Siteminder docs. il y a 20 ans
  Ben Alex 478b575ad5 General improvements ready for 0.9.0. il y a 20 ans
  Scott McCrory 3f43a04972 Added Siteminder authentication section. il y a 20 ans
  Ben Alex 55e552a846 Fix incorrect packages. il y a 20 ans
  Mark St. Godard 1bd4d0beca Started adding Java 5 Annotation documentation, including example configuration and usage. il y a 20 ans
  Luke Taylor f0813b45d7 Typo correction as suggested in forum il y a 20 ans
  Ben Alex 420fb0ec2c Minor corrections, as reported by Wil Lambrecht. il y a 20 ans
  Ben Alex de6a258460 Refactor SecurityContextHolder to return a SecurityContext instead of Authentication. il y a 20 ans
  Ben Alex 6a9abe5d90 Remove ContextHolder and introduce SecurityContext. il y a 20 ans
  Ben Alex a68d720e88 Prepare for 0.9.0. il y a 20 ans
  Ben Alex 32521dde45 Add ACL Instantiation Diagram, courtesy of Bill Eisenhauer. il y a 20 ans
  Ben Alex 45761058e7 Add ConcurrentSessionController details. il y a 20 ans
  Ben Alex 81e84067ae Clarify AccessDecisionManager configuration if no configuration attributes being used. il y a 20 ans
  Ben Alex f510989cbb Minor consistency changes. il y a 20 ans
  Luke Taylor 4f697bee29 Added first draft of X509 docs il y a 20 ans
  Ben Alex f1e071b0f1 Added remember-me services. il y a 21 ans
  Ben Alex 693ac5a24a Anonymous principal support. As requested by the community at various times, including in http://forum.springframework.org/viewtopic.php?t=1925. il y a 21 ans
  Ben Alex a3818184f4 Added Digest Authentication support (RFC 2617 and RFC 2069). il y a 21 ans
  Ben Alex dda66a0454 Significantly refactor "well-known location model" to authentication processing mechanism and HttpSessionContextIntegrationFilter model. il y a 21 ans
  Ben Alex 436d37c166 Add FilterChainProxy discussion. il y a 21 ans