コミット履歴

作者 SHA1 メッセージ 日付
  Luke Taylor 1042305cfe Renamed web.wrapper to web.servletapi. Added some package.html files. 16 年 前
  Luke Taylor 5953af0f6b SEC-1196: Change use of <authentication-manager> to actually register the global ProviderManager instance. This element now registers the global ProviderManager instance and must contain any authentication-provider elements (or ldap-authentication-provider elements). 16 年 前
  Luke Taylor 5808da12ff SEC-1094: Simplified WebXml attribute mapping. Removed generic jaxen-based implementation on which it was based in favour of simple DOM model traversal. Updated sample. 16 年 前
  Luke Taylor a8215fa2cb SEC-1160: Renaming of authentication filters and entry points and associated doc changes 16 年 前
  Luke Taylor 4bad213b19 SEC-1132: Moved remaining preauth code from core to web 16 年 前
  Luke Taylor 6d655aa514 SEC-1132: More refactoring to remove cycles ad reduce complexity metrics 16 年 前
  Luke Taylor 93bdcccaee SEC-1132: Moved userdetails into core and added core/authority sub-package 16 年 前
  Luke Taylor c770998d92 SEC-1132: Move authoritymapping to core as it is actually used in loading authorities for a use, not in making access decisions. 16 年 前
  Luke Taylor ca7d055c2b SEC-1132: Created core and authentication packages within core module. 16 年 前
  Luke Taylor 9efb5a7007 SEC-1132: Moved access-control/authorization specific code to org.sf.security.access package. Created provisioning package for user management classes to remove cyclical deps. Some other moving of classes to remove code tangles. Restructuring of portlet module under org.sf.security.portlet 16 年 前
  Luke Taylor bec84f874a SEC-1125: Further refactoring of web packages following creation of web module. Fixing samples. 16 年 前
  Luke Taylor 4aff4b2350 SEC-1123: Renamed ObjectDefinitionSource to SecurityMetadataSourceand performed related refactoring 16 年 前
  Luke Taylor d9634bcb39 SEC-920: Update preauth sample to make use of internal authentication manager 17 年 前
  Luke Taylor fc498954c6 Updated sample context files to point at 2.0.1 schema 17 年 前
  Luke Taylor 9a02b9862e Fixed preauth sample configuration to match recent changes in naming in core code. 17 年 前
  Luke Taylor 9eb86194a2 SEC-640: Converted preauth sample to use filter-invocation-definition-source element. (also fixed some recently changed property names). 17 年 前
  Luke Taylor 842c49c890 SEC-665: Renaming of rolemapping package to authoritymapping, and corresponding refactoring of classes. 17 年 前
  Luke Taylor eb620f09eb Switched preauth default namespace to "beans" for readability. 17 年 前
  Luke Taylor 837ecd85ec SEC-576: Tidied up code, added preauth sample demo app. 18 年 前