Commit Graph

94 Commits

Author SHA1 Message Date
Luke Taylor
6ae7ef0586 SEC-653: Added link to LDAP chapter 2008-04-09 18:04:59 +00:00
Luke Taylor
538e295c91 SEC-653: More added to namespace chapter 2008-04-09 18:02:34 +00:00
Luke Taylor
78f22f777c SEC-653: More in namespace chapter 2008-04-09 11:27:55 +00:00
Luke Taylor
ef8a4fa055 Minor updates to namespace text 2008-04-08 20:51:30 +00:00
Luke Taylor
8367591554 Mods to docbook styling, based on main Spring docs 2008-04-08 20:34:04 +00:00
Luke Taylor
61968d6f1e SEC-653: Started namespace configuration overview 2008-04-08 15:40:56 +00:00
Luke Taylor
7395e2b900 SEC-639: Updated to filter-chain-map syntax. Also removed use of property editor configuration for FilterSecurityInterceptor examples 2008-04-08 11:54:29 +00:00
Luke Taylor
f4954d0eda Tidying up incorrectly rendered program listing 2008-04-05 12:21:45 +00:00
Luke Taylor
b0a892397b Converted to docbook5 2008-04-05 11:57:29 +00:00
Luke Taylor
e5956c2935 Added Michael's updated petclinic tutorial 2008-04-04 23:03:13 +00:00
Luke Taylor
b7188b11d8 Removed reference to Spring WS in docbook xsl 2008-04-03 14:23:16 +00:00
Luke Taylor
3ef5833996 Fixed link 2008-04-01 14:35:10 +00:00
Luke Taylor
3d0e0fcea5 fixed links in reference.xml 2008-03-23 00:16:34 +00:00
Luke Taylor
5743763599 SEC-625: Remove references to FilterToBeanProxy 2008-03-13 18:52:31 +00:00
Luke Taylor
02f955fe52 SEC-639: Removed reference to FilterToBeanProxy in cas doc 2008-03-11 11:27:51 +00:00
Luke Taylor
caf741dce7 SEC-701: Update X.509 Section
http://jira.springframework.org/browse/SEC-701
2008-03-10 11:35:09 +00:00
Luke Taylor
0fd9a9b963 Tidying html 2008-03-09 22:52:51 +00:00
Luke Taylor
30600c4ac4 Added menu link to API 2008-03-09 22:51:23 +00:00
Luke Taylor
da8ccdbd26 SEC-626: Update Ldap configuration section
http://jira.springframework.org/browse/SEC-626
2008-03-09 22:46:35 +00:00
Luke Taylor
8165e1d37f SEC-701: Update X.509 Section
http://jira.springframework.org/browse/SEC-701
2008-03-09 13:24:13 +00:00
Luke Taylor
bd59e410e3 SEC-624: Split ref manual into separate chapter files and added Spring styling as used by spring-ws. 2008-03-07 18:09:28 +00:00
Luke Taylor
57e5937354 Corrected typo 2008-03-07 11:32:18 +00:00
Luke Taylor
e4312aed5d SEC-696: Updated index text and pom.xml (urls for site etc) 2008-03-06 22:25:41 +00:00
Luke Taylor
a5ed80248d SEC-696: Updated out of date information in site files and pom. Added aggregation of javadoc and other reports 2008-03-06 17:15:30 +00:00
Luke Taylor
44f1e751a9 SEC-696: Update Maven Site for deployment to springframework.org. Removed much of the existing acegi site files. 2008-03-06 13:41:59 +00:00
Luke Taylor
1bc863fce1 SEC-677: Small change in Acegi Reference Guide.
http://jira.springframework.org/browse/SEC-677
2008-02-28 12:39:52 +00:00
Luke Taylor
f0c15f5b1a SEC-25: Rolled back addition of EJB integration docbook to ref manual. 2008-01-28 17:33:08 +00:00
Luke Taylor
9d962a39b2 Acegi -> Spring Security changes in site 2008-01-02 21:35:52 +00:00
Luke Taylor
5e0cb21c8d SEC-619: Added test class for LdapUserDetailsService. The LdapAuthoritiesPopulator interface and also implementations have been moved to the org.springframework.security.ldap package since they are now used by both the ldap provider and the user service. 2007-12-09 18:40:28 +00:00
Luke Taylor
89d04b54bd Updated version numbers in petclinic tutorial file. 2007-12-03 23:14:10 +00:00
Ben Alex
d57f6c070d Change username in samples and DocBook to "rod". 2007-12-03 04:10:57 +00:00
Ben Alex
3123d24337 SEC-613: Rename tag libraries. 2007-12-03 01:46:11 +00:00
Ben Alex
0bb0a0e717 SEC-611: Missed a letter in the link. 2007-12-02 03:26:22 +00:00
Ben Alex
a2bd210dd0 SEC-611: Add details of other authentication solutions. 2007-12-02 03:25:36 +00:00
Ben Alex
ed6c1cc0a3 Add information on Crowd and JOSSO. 2007-12-02 03:08:07 +00:00
Luke Taylor
f4ea415844 Corrections/typos. 2007-11-22 19:08:15 +00:00
Luke Taylor
79adaa2d3d Changed forum description. 2007-11-20 16:50:58 +00:00
Luke Taylor
0b6070ecec Added link to Ldap BeanDefinitionParser. 2007-11-08 01:14:01 +00:00
Luke Taylor
d91cf157fd Further updates to namespace doc. 2007-11-07 20:15:26 +00:00
Luke Taylor
53253cf8f8 namespace document. 2007-11-07 18:40:51 +00:00
Luke Taylor
746f052d42 Fixed URLs. 2007-11-07 15:39:54 +00:00
Luke Taylor
a954274037 SEC-455: Added note on including taglib declaration in JSPs. 2007-11-07 00:46:04 +00:00
Luke Taylor
8abcbd77d9 SEC-564: Added tags URL to "svn usage" page. 2007-11-07 00:27:58 +00:00
Luke Taylor
3f2b9cd6fb SEC-562: More changes of Acegi name in comments, docs etc. 2007-10-03 14:02:39 +00:00
Luke Taylor
77b6503e2e SEC-271: Added namespace handler class and experimental LDAP parser. The latter creates an embedded Apache DS server if no server URL is supplied, so changed dependencies on the latter to compile-time/optional. 2007-10-02 10:46:38 +00:00
Luke Taylor
3accd72e20 SEC-564: Improved svn-usage page and deleted old cvs-usage duplicate. 2007-09-26 13:17:31 +00:00
Luke Taylor
76a64f5e07 Change information on nightly builds (now contain source and binary jars in one archive). 2007-09-26 13:07:30 +00:00
Luke Taylor
5066fc5e39 SEC-562: Changed urls for login, logout, switch user etc. 2007-09-24 15:39:51 +00:00
Luke Taylor
7a6182ead4 SEC-562: Correct links in site.xml to match new module names. 2007-09-23 21:35:46 +00:00
Luke Taylor
b7284964b7 SEC-562: Other pepackaging (apart from adapters which are currently broken svn-wise). 2007-09-21 18:31:54 +00:00