Luke Taylor
|
7f24e209a6
Move non security-specific LDAP classes to org.acegisecurity.ldap package
|
19 years ago |
Luke Taylor
|
0c1ab7f98c
Corrected a couple of Javadoc typos.
|
19 years ago |
Ben Alex
|
ff7e770949
Add JCAPTCHA.
|
19 years ago |
Scott Battaglia
|
3a8ac73090
fixed typo that left University
|
19 years ago |
Scott Battaglia
|
24160c1870
updated documentation to document CAS3 support
|
19 years ago |
Scott Battaglia
|
9a8fdcd269
SEC-196
|
19 years ago |
Scott Battaglia
|
b0d4cbceac
updated javadoc to reflect proper value of getPrincipal
|
19 years ago |
Ben Alex
|
ed03eee2df
Refactored. NB: This code is unsupported and illustrates non-anemic domain objects that do not leverage transparent persistence capabilities (I recommend you use transparent persistence capabilities where possible - I hope to check in different packages with new patterns in due course).
|
19 years ago |
Ben Alex
|
12c78791de
Refactored. NB: This code is unsupported and illustrates non-anemic domain objects that do not leverage transparent persistence capabilities (I recommend you use transparent persistence capabilities where possible - I hope to check in different packages with new patterns in due course).
|
19 years ago |
Luke Taylor
|
0581fc0759
removed SecurityEnforcementFilter
|
19 years ago |
Luke Taylor
|
ca0daecfae
Converted spring bean listings from escaped XML to CDATA sections for readability
|
19 years ago |
Luke Taylor
|
680e770508
Update references to SecurityEnforcementFilter
|
19 years ago |
Scott Battaglia
|
32aa840a78
updated .classpath to reflect changes to project.xml dependencies
|
19 years ago |
Scott Battaglia
|
6c66418512
CAS-195
|
19 years ago |
Scott Battaglia
|
3d0f746719
SEC-224
|
19 years ago |
Ben Alex
|
51f1b33af9
SEC-209: Make eventPublisher protected.
|
19 years ago |
Ben Alex
|
3b9718c430
Add Andrew's article.
|
19 years ago |
Luke Taylor
|
7e7920ce00
Fix for SEC-202. Intialize manager password to default "manager_password_not_set".
|
19 years ago |
Scott Battaglia
|
555903d139
SEC-195
|
19 years ago |
Scott Battaglia
|
5607da8d67
updated references from Yale CAS to JA-SIG CAS
|
19 years ago |
Ben Alex
|
5e0753abe3
Add DWR link.
|
19 years ago |
Ben Alex
|
47a9c27901
Add Ben's blog.
|
19 years ago |
Luke Taylor
|
f392e0c7a8
Tidying up.
|
19 years ago |
Scott Battaglia
|
b22f83560c
SEC-195
|
19 years ago |
Luke Taylor
|
6abceb7ab0
Additional changes related to SEC-192 (avoiding session creation when creating WebAuthenticationDetails). Also fixed Jalopy chaos in SwitchUserProcessingFilter.
|
19 years ago |
Luke Taylor
|
52a212e609
Removed "== true" in boolean.
|
19 years ago |
Luke Taylor
|
5475ab0575
Modify AbstractAuthenticationManager to transfer the details object from authentication request to the resulting authentication token, provided it has not already been set on the latter by an authentication provider.
|
19 years ago |
Luke Taylor
|
c88b9093c0
Remove unnecessary check for null.
|
19 years ago |
Luke Taylor
|
ee41d24447
Javadoc correction.
|
19 years ago |
Luke Taylor
|
e12c8310eb
Remove unnecessary default constructors which throw IllegalArgumentException. Favours compile time over runtime errors.
|
19 years ago |