Ben Alex
|
07ed2ca2f0
|
Initial commit.
|
20 years ago |
Ben Alex
|
ab223b8423
|
SEC-156: Use getName() instead of toString() as getName() is always the username whereas toString() contains extra information if the Authentication.getPrincipal() has been converted to a UserDetails.
|
20 years ago |
Ben Alex
|
8f6275ab3e
|
SEC-155: BasicaclEntryCache to provide "remove from cache" support.
|
20 years ago |
Ben Alex
|
449e395181
|
Reformat code.
|
20 years ago |
Ben Alex
|
e675c89e28
|
Remove unused imports.
|
20 years ago |
Ben Alex
|
5e258cc201
|
SEC-161: Truncate everything after ? in URL.
|
20 years ago |
Ben Alex
|
a7537558e1
|
Need a file to prevent Eclipse from giving an error due to missing folder.
|
20 years ago |
Ben Alex
|
49a917b08d
|
Remove extra dependency on Commons Lang. This dependency is only required by the domain subproject, not the core security project.
|
20 years ago |
Luke Taylor
|
13a0784736
|
Replaced use of Java 1.5 IllegalArgumentException constructor.
|
20 years ago |
Luke Taylor
|
20469b6ac9
|
Legacy LDAP tests and support files deleted.
|
20 years ago |
Luke Taylor
|
2b0a65983d
|
Removed unused logger.
|
20 years ago |
Luke Taylor
|
f9e043d43a
|
added commons lang dependency
|
20 years ago |
Luke Taylor
|
17b3424b85
|
Javadoc typos.
|
20 years ago |
Ben Alex
|
4024f124b9
|
SEC-154: Support Hibernate/CGLIB modified domain objects.
|
20 years ago |
Ben Alex
|
9766ee1cbe
|
SEC-151: Add comment about BeanNameAutoProxyCreator.
|
20 years ago |
Ben Alex
|
433e5fb858
|
SEC-136: Fix typos.
|
20 years ago |
Ben Alex
|
a7ebe51fc8
|
SEC-135: Additional logging of votes in BasicAclEntryVoter.
|
20 years ago |
Ben Alex
|
f4c1b81a9c
|
SEC-150: Expand exception message.
|
20 years ago |
Ben Alex
|
6cf30c71b8
|
SEC-142: Fix package names.
|
20 years ago |
Ben Alex
|
37802e3748
|
SEC-138: Make exception output to Commons Logging, not system console.
|
20 years ago |
Ben Alex
|
10541fc9db
|
SEC-137: Correct stack overflow with MethodInvocation.createFromClass(Class, Method).
|
20 years ago |
Ben Alex
|
e5c538d1a5
|
SEC-125: Provide hashCode() method for AbstractAuthenticationToken.
|
20 years ago |
Ben Alex
|
a0aef26e21
|
Add 2006 to copyright header.
|
20 years ago |
Ben Alex
|
c030052058
|
Add another JSF article.
|
20 years ago |
Ben Alex
|
cbb3d4f23d
|
Fix HTML error.
|
20 years ago |
Ben Alex
|
a9c398caa9
|
Correct error in docs re InheritableThreadLocal.
|
20 years ago |
Luke Taylor
|
63682a9c5d
|
Javadoc typos.
|
20 years ago |
Luke Taylor
|
fe2f4e4a3b
|
Added setter method to allow connection pooling to be disabled.
|
20 years ago |
Ben Alex
|
ab0c24bd97
|
Add Bart van Riel's tutorial.
|
20 years ago |
Ben Alex
|
f57d279b70
|
Add Cagatay Civici's blog.
|
20 years ago |
Ray Krueger
|
b20c0a674a
|
Fixed NPE see SEC-143
|
20 years ago |
Luke Taylor
|
38629f159a
|
Added default role option to authorities populator.
|
21 years ago |
Ben Alex
|
bc7b0d00fe
|
Sync with Maven build.
|
21 years ago |
Luke Taylor
|
63dcdec1b7
|
Corrected more Jalopy screwy formatting.
|
21 years ago |
Luke Taylor
|
22b0e1613c
|
Addition of package.html files. Minor formatting.
|
21 years ago |
Luke Taylor
|
2f53f0e7d7
|
Message string changed to reflect class name changes.
|
21 years ago |
Luke Taylor
|
affa500778
|
Message string changed to reflect class name changes.
|
21 years ago |
Luke Taylor
|
d7ae1ad21b
|
Refactoring to reduce code duplication, remove config files and use JMock to enforce expectations on whether FilterChain proceeds or not.
|
21 years ago |
Luke Taylor
|
0202b47346
|
Switched to using JMock methods for dummy objects.
|
21 years ago |
Luke Taylor
|
4063a87dbf
|
Changed to use parent method for Mock creation rather than new operator.
|
21 years ago |
Luke Taylor
|
b1e10bc740
|
switch site deployment to acegisecurity.org
|
21 years ago |
Luke Taylor
|
f9d0ee209b
|
Changed FilterInvocationDefinitionSourceEditor to complain if the parsed URL or the config attribute is empty or null. Plus some comment tidying.
|
21 years ago |
Luke Taylor
|
e3696e697b
|
updated statcvs plugin version to 2.7
|
21 years ago |
Luke Taylor
|
56bccf6070
|
Added MessageSource support for LDAP provider classes.
|
21 years ago |
Luke Taylor
|
e81be72bd7
|
Changed test to use tested class rather than interface name. Added test for service detection style URLs.
|
21 years ago |
Matthew Porter
|
53dcdf7e89
|
If childObject is a collection, add the objects in the collection.
|
21 years ago |
Carlos Sanchez
|
e37cdd3f7d
|
Ignore target
|
21 years ago |
Carlos Sanchez
|
1dfc42550f
|
Add spring-mock to dependency management
Add ldap dependencies
Simplify spring dependencies
|
21 years ago |
Carlos Sanchez
|
65cf4c1b23
|
Use spring 1.2.6
|
21 years ago |
Ben Alex
|
6b1f97a381
|
Resolve compiler warnings.
|
21 years ago |