Ben Alex
|
b0056568f0
|
SEC-338: Serializable and serialVersionUID missing for Authentication-related objects.
|
2006-09-15 08:38:11 +00:00 |
Ben Alex
|
7313d5def0
|
SEC-324: Ensure IllegalStateException no longer occurs.
|
2006-09-15 07:55:57 +00:00 |
Ben Alex
|
324789d544
|
SEC-311: Must observe symmetry requirement of Object.equals(Object) contract.
|
2006-09-15 06:27:45 +00:00 |
Ben Alex
|
9e3ce85dd5
|
SEC-330: Make UserMap work with UserDetails, not User concrete class.
|
2006-09-15 03:47:17 +00:00 |
Ben Alex
|
f0b259a32e
|
SEC-349: GrantedAuthority constructor argument can be null.
|
2006-09-15 03:42:11 +00:00 |
Ben Alex
|
58d3f0c56f
|
SEC-290: Correct bug with generation of SimpleMethodInvocation.
|
2006-09-15 03:38:36 +00:00 |
Ben Alex
|
5364db2c27
|
SEC-328: Avoid unnecessarily hitting backend a second time, if the cache wasn't used in first place.
|
2006-09-15 03:36:51 +00:00 |
Ben Alex
|
53beadb7bf
|
SEC-290: Correct bug with generation of SimpleMethodInvocation.
|
2006-09-15 03:27:26 +00:00 |
Ben Alex
|
03df6a90eb
|
SEC-293: Modified collection remove logic to use removeList.
|
2006-09-15 03:20:08 +00:00 |
Ben Alex
|
e0108f3982
|
SEC-283: Docs correction for ConcuressSessionFilter.
|
2006-09-15 03:13:13 +00:00 |
Ben Alex
|
d4b4cd68d2
|
Remove old sandbox locations. NB: New locations NOT added back in due to missing import errors.
|
2006-09-15 03:10:21 +00:00 |
Ben Alex
|
1292420476
|
SEC-311: Must observe symmetry requirement of Object.equals(Object) contract.
|
2006-09-15 03:09:05 +00:00 |
Ray Krueger
|
cf91104b69
|
Made parameters case-insensitive
|
2006-09-14 20:47:17 +00:00 |
Ray Krueger
|
6779d97546
|
Made parameters case-insensitive
|
2006-09-14 20:39:37 +00:00 |
Carlos Sanchez
|
757062e8f9
|
Initialization of exceptionMappings was broken in last commit
|
2006-09-13 08:20:08 +00:00 |
Ben Alex
|
5e56d6f6ea
|
Add JTrac.
|
2006-09-08 22:53:49 +00:00 |
Carlos Sanchez
|
30f6871124
|
Take another apporach and throw all unhandled exceptions wrapped in a ServletException
|
2006-09-06 17:18:36 +00:00 |
Carlos Sanchez
|
e8de53b87c
|
Add more info about the problem
|
2006-09-06 17:12:17 +00:00 |
Carlos Sanchez
|
6c0ddbfa9d
|
Add WebWork support to handle Acegi exceptions
|
2006-09-06 16:54:18 +00:00 |
Carlos Sanchez
|
881d50e2a6
|
Split sandbox in subprojects
|
2006-09-06 16:37:28 +00:00 |
Carlos Sanchez
|
87c1117b47
|
Remove outdated m1 build
|
2006-09-06 16:36:52 +00:00 |
Carlos Sanchez
|
1554ae4cc6
|
Splitting sandbox in subpojects
|
2006-09-06 16:29:50 +00:00 |
Carlos Sanchez
|
3226a90fcd
|
Split sandbox in subprojects
|
2006-09-06 16:27:39 +00:00 |
Ray Krueger
|
73cea493c6
|
Fixing unit test issues
|
2006-09-06 03:11:13 +00:00 |
Ray Krueger
|
d88adf3f9e
|
Fixed Java 1.3 incompatible IllegalStateException constructor.
Also fixed a potential NPE in getAccessibleField
|
2006-09-06 03:02:29 +00:00 |
Carlos Sanchez
|
3c223fd193
|
Explicitly set source plugin version, 2.0.1 seems to have a problem
|
2006-09-04 22:44:58 +00:00 |
Carlos Sanchez
|
4d070eab25
|
Add setAuthoritiesAsString to UserAttribute
|
2006-09-04 21:54:15 +00:00 |
Luke Taylor
|
000f9ab7ac
|
SEC-321: truncate from first question mark, not last.
|
2006-09-03 22:12:13 +00:00 |
Ben Alex
|
9769394c92
|
Fixes to new ACL implementation. Thanks to Nathan Sarr.
|
2006-08-30 22:15:29 +00:00 |
Ben Alex
|
a33ce2e7f0
|
Add Tapestry.
|
2006-08-30 11:57:10 +00:00 |
Ben Alex
|
e5fd83624d
|
Add Grails.
|
2006-08-30 08:30:26 +00:00 |
Ben Alex
|
265b719a39
|
Add Grails link.
|
2006-08-30 07:50:15 +00:00 |
Luke Taylor
|
557cf75745
|
Moved to branch
|
2006-08-28 22:03:20 +00:00 |
Luke Taylor
|
4e65b24253
|
SEC-245: Add mapPassword method to allow customized translation of password attribute.
|
2006-08-28 20:58:26 +00:00 |
Luke Taylor
|
1149da6137
|
Changed test server details.
|
2006-08-28 20:10:34 +00:00 |
Luke Taylor
|
5b414ddef5
|
Remove duplicate classes.
|
2006-08-25 19:16:41 +00:00 |
Luke Taylor
|
e2a83b6822
|
Changed version of spring-mock to 1.2.7 for consistency.
|
2006-08-25 16:23:27 +00:00 |
Luke Taylor
|
308212febc
|
Moved ppolicy test to correct package.
|
2006-08-25 16:18:58 +00:00 |
Luke Taylor
|
760a858be6
|
An oracle OID specific version of BindAuthenticator which parses password policy OID exception messages.
|
2006-08-25 16:17:12 +00:00 |
Luke Taylor
|
139d8c2f65
|
Experimental UserDetailsManager interface and some ldap implementation classes.
|
2006-08-25 16:14:50 +00:00 |
Luke Taylor
|
1b66467f70
|
Added ldaptemplate, ehcache and spring-mock dependencies.
|
2006-08-25 16:13:44 +00:00 |
Luke Taylor
|
54fb402e60
|
added package for password-policy specific classes and an ldaptemplate compatible context factory.
|
2006-08-25 16:12:26 +00:00 |
Luke Taylor
|
57a8d2adb3
|
Added handleBindException method to allow subclasses to inspect the reason for bind failure.
|
2006-08-25 16:06:20 +00:00 |
Luke Taylor
|
dc13f25dee
|
Tidied up formatting.
|
2006-08-25 16:04:27 +00:00 |
Luke Taylor
|
8dd1177c02
|
Added property to force use of LdapContext instead of DirContext
|
2006-08-25 16:03:50 +00:00 |
Luke Taylor
|
92dcf694b4
|
added createTarget method on Essence class to allow subclassing.
|
2006-08-25 15:32:39 +00:00 |
Luke Taylor
|
b5cbc977e1
|
Javadoc correction
|
2006-08-24 10:56:26 +00:00 |
Luke Taylor
|
3889894d16
|
Added extra mapping of OperationNotSupportedException to BadCredentialsException as some servers return a 53 code (unwilling to perform) when attempting a bind (e.g. is password has expired). This shouldn't be treated as an outright failure.
|
2006-08-24 10:32:38 +00:00 |
Luke Taylor
|
67fcf426eb
|
Close returned context in nameExists method
|
2006-08-24 10:10:24 +00:00 |
Luke Taylor
|
e96fee6ec1
|
Updated apacheds version to RC3 and slf4j to 1.0.1
|
2006-08-24 10:07:39 +00:00 |