Ben Alex
|
d150b1aad2
|
Note that JAR files are no longer signed.
|
2006-10-04 08:35:19 +00:00 |
Ben Alex
|
ef6d6cd03e
|
SEC-347: Describe requirements for login page when using secure channels.
|
2006-09-23 06:20:29 +00:00 |
Ben Alex
|
e0108f3982
|
SEC-283: Docs correction for ConcuressSessionFilter.
|
2006-09-15 03:13:13 +00:00 |
Luke Taylor
|
5de0939b03
|
SEC-334: Incorrect filter name.
|
2006-08-19 19:39:45 +00:00 |
Scott McCrory
|
8d3a2b42d9
|
SEC-319: Improvements to Siteminder integration: Create its own authentication provider & reeval strategy. Note that documentation not yet complete, but code is functional, test-covered and validated in a Siteminder environment.
|
2006-07-27 01:13:46 +00:00 |
Carlos Sanchez
|
e5c2ef2d98
|
Update TLD uri to new acegisecurity.org location
|
2006-07-11 18:47:47 +00:00 |
Luke Taylor
|
55f7960e5c
|
SEC-292: Corrected ldap package names
|
2006-06-27 21:48:49 +00:00 |
Ben Alex
|
f2a6f98486
|
Correct typo.
|
2006-05-29 13:44:49 +00:00 |
Ben Alex
|
da187147f2
|
SEC-278: Initial commit of tutorial sample.
|
2006-05-29 13:32:12 +00:00 |
Ben Alex
|
120124f79e
|
Increment copyright year.
|
2006-05-29 10:06:46 +00:00 |
Ben Alex
|
18a99c34db
|
SEC-276: Restructure reference guide.
|
2006-05-27 05:29:25 +00:00 |
Ben Alex
|
9e04d18cd3
|
SEC-184: Incorrect reference in RunAsManager reference documentation.
|
2006-05-23 12:07:19 +00:00 |
Ben Alex
|
8d74fe928c
|
SEC-254: Fix references to JBossAcegiLoginModule.
|
2006-05-23 12:00:40 +00:00 |
Ben Alex
|
ad1127f1d6
|
SEC-166: Add Oracle scripts to ACL section.
|
2006-05-23 10:34:13 +00:00 |
Scott McCrory
|
5ed6a4a971
|
SEC-217: Added warning about dual Siteminder and form configuration and polished the Siteminder section's wording a bit.
|
2006-04-29 02:27:48 +00:00 |
Scott Battaglia
|
24160c1870
|
updated documentation to document CAS3 support
|
2006-03-28 15:45:18 +00:00 |
Luke Taylor
|
0581fc0759
|
removed SecurityEnforcementFilter
|
2006-03-19 21:44:39 +00:00 |
Luke Taylor
|
ca0daecfae
|
Converted spring bean listings from escaped XML to CDATA sections for readability
|
2006-03-19 21:34:53 +00:00 |
Luke Taylor
|
680e770508
|
Update references to SecurityEnforcementFilter
|
2006-03-19 21:01:32 +00:00 |
Ben Alex
|
32893f49cf
|
Release numbering section.
|
2006-02-09 07:44:48 +00:00 |
Luke Taylor
|
7883aefa16
|
Updated config for LdapSearch
|
2006-02-08 02:33:56 +00:00 |
Luke Taylor
|
b580012f8c
|
Added first draft of LDAP docs
|
2006-02-01 13:02:08 +00:00 |
Ben Alex
|
9766ee1cbe
|
SEC-151: Add comment about BeanNameAutoProxyCreator.
|
2006-01-26 10:12:09 +00:00 |
Ben Alex
|
433e5fb858
|
SEC-136: Fix typos.
|
2006-01-26 10:07:37 +00:00 |
Ben Alex
|
62fde4ede3
|
SEC-107: Finalize rename of AuthenticationDao to UserDetailsService with corresponding change in package from .providers.dao to .userdetails.
|
2005-11-30 00:20:13 +00:00 |
Ben Alex
|
a6e23d79ae
|
SEC-107: Rename AuthenticationDao to UserDetailsService.
|
2005-11-29 13:10:15 +00:00 |
Ben Alex
|
02e2d56a99
|
Add localization info.
|
2005-11-26 06:37:25 +00:00 |
Ben Alex
|
31531b3952
|
SEC-98: Correct concurrentSessionController code example.
|
2005-11-25 04:31:39 +00:00 |
Scott McCrory
|
710ada4e5e
|
SEC-101: changed last references to SecureContext into SecurityContext and ContextHolder into SecurityContextHolder.
|
2005-11-17 01:47:03 +00:00 |
Ben Alex
|
6a1a4abb1d
|
SEC-104: Move to org.acegisecurity package.
|
2005-11-17 00:56:49 +00:00 |
Ben Alex
|
fa835ca484
|
Change versions for 1.0.0-SNAPSHOT.
|
2005-11-11 04:50:33 +00:00 |
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.
|
2005-11-08 22:07:33 +00:00 |
Scott McCrory
|
c185c5bfb8
|
Fixed "FilterToBeProxy" typo
|
2005-11-08 00:04:33 +00:00 |
Scott McCrory
|
509ae1ccc9
|
Improved Siteminder docs.
|
2005-11-07 01:07:07 +00:00 |
Ben Alex
|
478b575ad5
|
General improvements ready for 0.9.0.
|
2005-11-06 23:59:45 +00:00 |
Scott McCrory
|
3f43a04972
|
Added Siteminder authentication section.
|
2005-10-27 22:04:04 +00:00 |
Ben Alex
|
55e552a846
|
Fix incorrect packages.
|
2005-10-21 07:38:57 +00:00 |
Ben Alex
|
fc8ed33f64
|
Reduce to 50% size.
|
2005-10-17 12:27:54 +00:00 |
Mark St. Godard
|
1bd4d0beca
|
Started adding Java 5 Annotation documentation, including example configuration and usage.
|
2005-09-05 05:56:39 +00:00 |
Luke Taylor
|
f0813b45d7
|
Typo correction as suggested in forum
|
2005-07-15 18:01:45 +00:00 |
Ben Alex
|
420fb0ec2c
|
Minor corrections, as reported by Wil Lambrecht.
|
2005-06-20 02:57:49 +00:00 |
Ben Alex
|
de6a258460
|
Refactor SecurityContextHolder to return a SecurityContext instead of Authentication.
|
2005-05-09 01:35:52 +00:00 |
Ben Alex
|
6a9abe5d90
|
Remove ContextHolder and introduce SecurityContext.
|
2005-05-07 09:11:37 +00:00 |
Ben Alex
|
a68d720e88
|
Prepare for 0.9.0.
|
2005-04-20 22:43:46 +00:00 |
Ben Alex
|
32521dde45
|
Add ACL Instantiation Diagram, courtesy of Bill Eisenhauer.
|
2005-03-31 23:42:26 +00:00 |
Ben Alex
|
45761058e7
|
Add ConcurrentSessionController details.
|
2005-03-23 22:25:34 +00:00 |
Ben Alex
|
81e84067ae
|
Clarify AccessDecisionManager configuration if no configuration attributes being used.
|
2005-03-23 11:12:03 +00:00 |
Ben Alex
|
f510989cbb
|
Minor consistency changes.
|
2005-03-20 23:09:56 +00:00 |
Luke Taylor
|
4f697bee29
|
Added first draft of X509 docs
|
2005-03-20 16:50:05 +00:00 |
Ben Alex
|
f1e071b0f1
|
Added remember-me services.
|
2005-03-01 02:30:38 +00:00 |