Commit Graph

280 Commits

Author SHA1 Message Date
rwinch de819378fc SEC-1536: added JAAS API Integration, updated doc, updated jaas sample 2010-09-13 13:12:45 -05:00
Luke Taylor c5231fc213 SEC-1538: Deprecate PreAuthenticatedGrantedAuthoritiesAuthenticationDetails (forgot originally) and update documentation to remove reference to AbstractPreAuthenticationAuthenticationDetailsSource. 2010-09-13 12:19:21 +01:00
rwinch 58d9903ebc SEC-1564: JAAS Configuration can now be injected into DefaultJaasAuthenticationProvider 2010-09-10 20:17:22 -05:00
Luke Taylor 7a3892556c Added a "docs" convenience task 2010-08-30 19:03:15 +01:00
Luke Taylor c1418c7536 Minor change in doc information about samples since these are no longer in maven repo. 2010-08-23 14:58:27 +01:00
Luke Taylor 35335e84b3 Reset post-release build version. 2010-08-23 00:13:20 +01:00
Luke Taylor 23c4d1ec28 Set version to 3.1.0.M1. 2010-08-22 23:54:33 +01:00
Luke Taylor 837771537f Tweak docs build to only prevent "assemble" from depending on the archive/upload tasks. 2010-08-22 22:42:54 +01:00
Luke Taylor d04e37c0c4 Minor changes to doc on version numbering. It's not true that minor versions are source/binary compatible. 2010-08-19 23:24:12 +01:00
Luke Taylor 992566b6cb SEC-1527: Internationalization of contacts sample (Adding message resource bundle and RequestContextFilter). Re-working of L12n section of manual to mention existing localized message files and use of RequestContextFilter. 2010-08-14 01:07:51 +01:00
Luke Taylor 4935aa07c7 SEC-1535: Added suggested doc fixes. 2010-08-12 20:41:29 +01:00
Luke Taylor bb7165ac6e SEC-1530: Added information on calling getAllPrincipals() on SessionRegistry for direct use in an application to provide currently logged in users. 2010-08-07 15:43:55 +01:00
Luke Taylor e2ba500c3c SEC-1529: More user-friendly expressions on method annotations in EL chapter. 2010-08-05 18:14:11 +01:00
Luke Taylor 74b66591e9 Build refactoring. 2010-08-04 02:09:07 +01:00
Luke Taylor 5de68cb18f SEC-1499: Additional doc paragraph that escaped the commit. 2010-07-23 23:03:54 +01:00
Luke Taylor 9dd6a5eb8f SEC-1499: Added some Javadoc and doc on the problems of using session-fixation protection with attributes that implement HttpSessionBindingListener. 2010-07-23 16:27:57 +01:00
Luke Taylor d7d8448120 SEC-1521: Add check for null SecurityContextRepository and clarify related docs on use of null implementation (NullSecurityContextRepository). 2010-07-23 15:59:53 +01:00
Luke Taylor c1c8fd1874 SEC-1171: Changed attribute name/value from secured="false" to security="none" to allow future extension by adding extra options (e.g. contextOnly to provide security context information during the request). 2010-07-20 19:46:47 +01:00
Luke Taylor 080710e023 Minor doc updates on default filters created by namespace. 2010-07-06 13:29:11 +01:00
Luke Taylor 06368f956a Minor doc/javadoc updates to clarify use of UserDetailsContextapper. 2010-07-04 15:13:27 +01:00
Luke Taylor d6159e884a Some minor doc fixes. 2010-07-03 13:11:39 +01:00
Luke Taylor 8ad6cbbe85 SEC-1508: Update docbook processing to use Docbook 5 namespaces. 2010-07-03 13:10:48 +01:00
Luke Taylor 8615369697 Added information on config jar to instructions on getting started using namespace. 2010-06-30 13:45:13 +01:00
Luke Taylor 4da4734750 Minor doc link updates and tidying. 2010-06-26 13:20:48 +01:00
Luke Taylor ad82e6a575 SEC-1493: Documentation of support for erasing credentials. 2010-06-26 12:27:49 +01:00
Luke Taylor 1dd4787194 Added note in namespace chapter clarifying that method security only applies to Spring beans, plus aspectj mode info to appendix. 2010-06-10 22:17:58 +01:00
Luke Taylor 8bddc8f820 SEC-1484: Documentation for some namespace attributes. 2010-06-05 17:35:24 +01:00
Luke Taylor 0d94e75a93 SEC-1171: Documentation of changes related to use of multiple <http> elements. 2010-06-05 17:12:33 +01:00
Luke Taylor 01308f8308 Added FAQ on using BeanPostProcessor to customize namespace-created beans. 2010-05-24 17:01:55 +01:00
Luke Taylor a097a47246 Refactored ssh uploading into a separate gradle task. Added "uploadFaq" task 2010-05-23 00:05:30 +01:00
Luke Taylor ca91b9abc5 Corrected section layout in DB schema appendix of ref manual. 2010-05-23 00:05:29 +01:00
Luke Taylor 12fc73f046 Added faqs on accessing the HttpSession from a UDS andon the use of URLs with fragments. 2010-05-22 14:31:28 +01:00
Luke Taylor 5aab06775e SEC-1106: Added section on hierarchical roles to manual. 2010-05-18 16:43:55 +01:00
Luke Taylor e0d06b2b53 Added documentation on RequestCache functionality. 2010-05-16 15:18:03 +01:00
Luke Taylor f0c4cccb0d SEC-1479: Clarify that matching is against servletPath + pathInfo for ant pattern matching. Added some extra pointers to request-matching info in namespace doc. 2010-05-16 14:14:13 +01:00
Luke Taylor 705f896209 SEC-1478: Added 'use-expressions' attribute to namespace appendix. 2010-05-11 02:25:45 +01:00
Luke Taylor e5b0aa6850 Typo. 2010-05-07 02:07:03 +01:00
Luke Taylor a567e32c69 Re-laying out of FAQ, plus some new questions. 2010-05-07 01:46:36 +01:00
Luke Taylor 64d59e1d32 Some extra FAQs and added comment to samples runall.sh script to explain that it's for dev only. 2010-05-03 14:56:22 +01:00
Luke Taylor 2c44461264 SEC-1473: Remove references to ContactSecurityVoter.
Replaced with reference to Oleg's blog article as an example of custom voter use
2010-05-03 14:53:06 +01:00
Luke Taylor c95fe8af28 Adjust section in namespace chapter and increase section depth in manual TOC for easier reference. 2010-04-28 20:14:08 +01:00
Luke Taylor bca6c1aeac SEC-1468: Doc and Javadoc updates. 2010-04-26 23:26:07 +01:00
Luke Taylor 82bbd09b71 SEC-1460: Documentation of changes. 2010-04-24 15:49:47 +01:00
Luke Taylor def5f88c8c SEC-1431: Added openid-selector to openid sample, plus AX configuration for myopenid.com. 2010-04-21 17:16:03 +01:00
Luke Taylor 3af75afec1 Clarify that multiple authentication-provider elements can be used in combination. 2010-04-20 23:47:48 +01:00
Luke Taylor d334f6fa09 Latest gradle syntax updates. 2010-03-28 23:54:41 +01:00
Luke Taylor 2a0aae1904 SEC-524: Document addition of "var" attribute in authorization tags. 2010-03-25 19:48:26 +00:00
Luke Taylor 0849dd93e9 Minor correction to namespace appendix 2010-03-24 21:02:51 +00:00
Hans Dockter b64a3fa725 Hans Dockter's refactoring of gradle build, plus simplification of docbook plugin. 2010-03-05 23:23:43 +00:00
Luke Taylor 90caf1bb37 Manual formatting. 2010-03-03 23:08:05 +00:00
Luke Taylor 025ab4ce1a Tweaking of table size in namespace chapter and PDF page margins to try to reduce overlapping of text 2010-02-21 20:41:44 +00:00
Luke Taylor 7c99361c26 Reduce length of long lines in the reference manual.
Some are too long for the PDF version.
2010-02-20 01:00:14 +00:00
Luke Taylor 40d3f726d6 Update manual version to 3.0.2.RELEASE 2010-02-19 19:00:06 +00:00
Luke Taylor 9bdc012c69 Minor corrections to Session Management chapter of ref manual. 2010-02-18 00:32:48 +00:00
Luke Taylor c0579230b2 Correct package names in ref manual docbook. Minor change to namespace appendix. 2010-02-18 00:32:48 +00:00
Luke Taylor e729819ce0 Updated incorrect package names in docbook 2010-02-12 15:18:01 +00:00
Luke Taylor 017dad8f5d Added support for fop extensions in PDF generation. 2010-02-11 00:19:18 +00:00
Luke Taylor 81657d0efc SEC-1403: Corrected interface name. 2010-02-10 15:24:46 +00:00
Luke Taylor f54831f2b5 SEC-1398: Minor changes to method security annotation information in namespace chapter.
Added some explanation of the different annotation types and their suitability.
2010-02-06 18:03:05 +00:00
Luke Taylor b1243416fc Minor corrections to aspectj interceptor docs 2010-02-05 20:24:05 +00:00
Luke Taylor 38837775a5 Minor corrections to aspectj interceptor docs. 2010-02-05 17:10:27 +00:00
Luke Taylor c4d2f59eec SEC-1381: Update source repo information in docs to point to git rather than subversion. 2010-01-27 01:37:45 +00:00
Luke Taylor dcf9ea25a6 Updated access-decision and after-invocation diagrams in manual. 2010-01-23 02:12:30 +00:00
Luke Taylor dbf673ec37 Build updates to include uploading of distro and docs, plus addition of admon graphics path to docbook plugin. 2010-01-21 20:12:12 +00:00
Luke Taylor 56849dc41e Added tasks for apidocs, doc and distro archive generation to the build file. 2010-01-21 19:59:48 +00:00
Luke Taylor 51dfc0fb39 Set versions to 3.0.2-CI-SNAPSHOT, post release. 2010-01-15 18:15:19 +00:00
Luke Taylor 05634f97dc Updated version numbers for 3.0.1 release. 2010-01-15 18:04:28 +00:00
Luke Taylor e1d41177bb Update docbook plugin use to new gradle 0.9+ syntax. 2010-01-14 15:49:05 +00:00
Luke Taylor 81f91d28eb Add docbook note and tip images. 2010-01-14 15:48:36 +00:00
Luke Taylor a9567a58d8 SEC-1359,SEC-1360,SEC-1361,SEC-1363,SEC-1364,SEC-1365,SEC-1366,SEC-1367: Minor doc and Javadoc typos. 2010-01-13 15:36:58 +00:00
Luke Taylor b323098167 Added gradle build files for taglibs, tutorial, contacts and openid.
Changed build file names to match module names (by manipulating the project objects in the settings.gradle file).
2010-01-10 23:31:23 +00:00
Luke Taylor 052537c8b0 Removing $Id$ markers and stripping trailing whitespace from the codebase. 2010-01-08 21:05:13 +00:00
Luke Taylor 68ae49ebe1 SEC-1355: Update manual code snippet to cast to OpenIDAuthenticationToken. 2010-01-07 17:22:45 +00:00
Luke Taylor b737fa451d SEC-1344: Minor CAS doc updates 2009-12-29 14:45:29 +00:00
Luke Taylor 0aab19ed4b Added additional info on concurrent session usage 2009-12-28 14:32:54 +00:00
Luke Taylor 744ed95b51 SEC-1343: ref manual typos 2009-12-28 13:59:21 +00:00
Luke Taylor b96b14c5d0 Changed 'Advanced Topics' to more general 'Additional Topics' 2009-12-22 19:02:34 +00:00
Luke Taylor 1af9f8efea SEC-1327: Minor doc update 2009-12-22 13:40:05 +00:00
Luke Taylor be56d72912 SEC-1340: Minor doc corrections 2009-12-22 13:25:10 +00:00
Luke Taylor 052685e154 Add taglibs chapter to manual 2009-12-22 01:09:56 +00:00
Luke Taylor 89809e9029 SEC-1329: Added info on attribute-exchange configuration to the namespace chapter 2009-12-19 18:32:57 +00:00
Luke Taylor 75311bad9a LDAP API correction in ref manual 2009-12-18 18:04:08 +00:00
Luke Taylor fabe03ba33 Doc updates 2009-12-18 15:39:02 +00:00
Luke Taylor 27dfff106e Better FAQ css formatting 2009-12-18 12:56:27 +00:00
Luke Taylor efb9ab4ff8 Completed initial draft of taglibs chapter 2009-12-15 00:03:04 +00:00
Luke Taylor 88caa4d221 SEC-1322: More doc updates following further user requests for clarification 2009-12-14 15:13:57 +00:00
Luke Taylor fdc9c5fd08 Ref manual content and docbook improvements 2009-12-12 21:21:59 +00:00
Luke Taylor 33e75d92b6 Start of taglib chapter 2009-12-11 15:36:28 +00:00
Luke Taylor 07f3acfc98 Fixed link in docbook 2009-12-11 15:36:02 +00:00
Luke Taylor ac433e5c76 Updated manual version to RC2 2009-12-08 21:07:35 +00:00
Luke Taylor a361f1c926 Corrections to session mgmt chapter 2009-12-08 01:47:36 +00:00
Luke Taylor b53af68215 Corrected config error in concurrent session docs. 2009-12-07 00:07:53 +00:00
Luke Taylor ab48d72cc2 Extra doc info on sharing of SecurityContext between threads 2009-12-06 19:30:23 +00:00
Luke Taylor dab76249db Added gradle build files (experimental) 2009-12-04 21:33:17 +00:00
Luke Taylor 40056f2e4a Minor doc corrections 2009-12-02 23:45:29 +00:00
Luke Taylor 48dcc211e9 SEC-1148: Simple classname mapping from 2.0 to 3.0 2009-12-02 22:44:30 +00:00
Luke Taylor 910c1163e8 Minor doc updates 2009-12-01 16:49:42 +00:00
Luke Taylor 38dcf3859e Minor doc correction 2009-11-28 12:35:38 +00:00
Luke Taylor c9ab463af7 Minor docbook updates and fixes to class/interface index generation script and xsl 2009-11-27 19:04:35 +00:00
Luke Taylor 6688d41705 Added faq on role prefix 2009-11-27 13:30:11 +00:00
Luke Taylor 30b7000875 SEC-1178: Updates to EL docs 2009-11-24 14:41:17 +00:00
Luke Taylor cd6711d21a Doc updates. 2009-11-24 09:29:22 +00:00
Luke Taylor 6eec9c4d95 Added custom-filter element to namespace appendix in manual 2009-11-17 23:59:36 +00:00
Luke Taylor fdf46b99eb Corrected sample code for request-header authentication. 2009-11-14 15:20:19 +00:00
Luke Taylor d0c3b5717b Updated version to RC1 2009-10-11 20:56:12 +00:00
Luke Taylor 217cffbdbc Minor doc updates 2009-10-09 12:06:32 +00:00
Luke Taylor 7f658f7a53 Updated faq to reflect changes for SEC-1259 2009-10-08 14:16:54 +00:00
Luke Taylor 73905b9ebd Updated docs to reflect changes for SEC-1259 2009-10-08 14:14:40 +00:00
Luke Taylor 523d5eac10 Added info on project jars and downloads to manual 2009-10-08 00:15:49 +00:00
Luke Taylor 9bece3bc9a Ref manual updates and correction 2009-10-07 19:48:32 +00:00
Luke Taylor 07d7c0ddae Renamed form and openID filters to shorten names 2009-10-05 17:33:34 +00:00
Luke Taylor 949759c31a Renamed form and openID filters to shorten names 2009-10-05 17:31:12 +00:00
Luke Taylor acf13c74ca SEC-1229: Refactored authentication.concurrent in core, moving classes into core.session 2009-10-05 15:51:00 +00:00
Luke Taylor 2b89ebdfbb SEC-1229: Further doc and mods to namespace config/naming to make it more consistent 2009-10-03 16:08:51 +00:00
Luke Taylor dd3b9553a0 SEC-1229: Partial doc update 2009-10-02 18:48:19 +00:00
Luke Taylor 283aa1b34b Fixed section boundaries in core-filters doc 2009-09-15 15:58:05 +00:00
Luke Taylor 98ffda85e0 minor doc update 2009-08-30 14:35:33 +00:00
Luke Taylor d55c86bea9 SEC-1169: Added relevant attribute docs to namespace appendix 2009-08-24 12:18:02 +00:00
Luke Taylor c6fa690d2e Fixed some docbook links 2009-08-24 11:40:28 +00:00
Luke Taylor c59f786919 SEC-1212: Added info on password encoding to the namespace appendix 2009-08-22 13:09:23 +00:00
Luke Taylor 24911eb606 Corrected links in manual, comment in schema file. 2009-08-22 01:54:31 +00:00
Luke Taylor d6e51b8428 Doc updates describing namespace changes 2009-08-20 15:47:36 +00:00
Luke Taylor 2443cf6615 Disable itest module prior to release 2009-08-20 14:47:15 +00:00
Luke Taylor ecbacddc7c SEC-1146: Add some information on using authority groups 2009-07-29 16:30:15 +00:00
Luke Taylor 4a12b80470 Minor updates to x509 doc and update of remember-me doc (no longer part of auto-config) 2009-07-27 22:27:48 +00:00
Luke Taylor 9c27bced5b Corrected typo 2009-07-23 20:42:04 +00:00
Luke Taylor 40efe6db57 Minor doc updates 2009-07-22 17:24:05 +00:00
Luke Taylor df7c734450 SEC-1192: Fix incorrect classname in preauth chapter 2009-07-08 14:53:40 +00:00
Luke Taylor be12d93f7a Manual updates 2009-07-06 10:33:14 +00:00
Luke Taylor 44487293f0 Minor faq updates 2009-06-18 13:35:02 +00:00
Luke Taylor 67a90b36ee SEC-1178: New manual chapters 2009-06-16 12:47:26 +00:00
Luke Taylor 65d83faef2 SEC-1178: More ref manual updates 2009-06-12 23:14:20 +00:00
Luke Taylor ff5b90ef9d Delete unused docbook file 2009-06-12 10:46:16 +00:00
Luke Taylor 8d4c09c191 Intermediate ref manual commits 2009-06-12 10:45:21 +00:00
Luke Taylor d5aec71fac manual updates 2009-06-11 16:45:41 +00:00
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. 2009-06-08 15:23:41 +00:00
Luke Taylor 66f7e8bcc8 SEC-1168: Added filter-security-metadat-source to namespace. 2009-06-08 12:59:13 +00:00
Luke Taylor b50d37fa66 updates to faq and codebase article 2009-06-07 21:01:49 +00:00
Luke Taylor 31e2319f8a manual reorganization 2009-06-07 21:00:50 +00:00
Luke Taylor 6a18254ded Updated website link as original node has gone 2009-06-01 15:34:57 +00:00
Luke Taylor 4a1f5a7623 Fixed name of cas jar 2009-05-27 14:07:38 +00:00
Luke Taylor f69354b16b Added article on code structure in 3.0 2009-05-26 22:10:26 +00:00
Luke Taylor 41899a881f Docbook faq 2009-05-26 11:28:02 +00:00
Luke Taylor 3bc7404854 Restructured docs, faq and removed use of docbkx plugin 2009-05-26 11:25:13 +00:00
Carlos Sanchez f6b9ab0dde Moved to doc subproject 2004-11-14 21:53:28 +00:00
Ben Alex 7b0145fba7 Initial AspectJ support. 2004-10-18 06:41:20 +00:00
Ben Alex c8a7c18814 Updates for release 0.6.1. 2004-09-25 02:23:10 +00:00
Ben Alex 11a7c6aa27 Documentation improvements contributed by Andrew Petro. 2004-09-16 06:45:26 +00:00
Ben Alex da5469fed0 Additional event when user not found. Contributed by Karel Miarka. 2004-08-12 00:07:08 +00:00
Ray Krueger ccb745863f Replaced understand with understanding line 1208 2004-08-06 15:53:51 +00:00