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 |