Ben Alex
|
82be52cea0
SEC-123: Remove exception from no-arg constructor.
|
19 年 前 |
Ben Alex
|
ea182f73fe
SEC-145: Include nested exception.
|
19 年 前 |
Ben Alex
|
2459858f48
SEC-132: Refactor out getSessionId() to interface, so different Authentication.getDetails() implementations can be used.
|
19 年 前 |
Ben Alex
|
07ed2ca2f0
Initial commit.
|
19 年 前 |
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.
|
19 年 前 |
Ben Alex
|
8f6275ab3e
SEC-155: BasicaclEntryCache to provide "remove from cache" support.
|
19 年 前 |
Ben Alex
|
449e395181
Reformat code.
|
19 年 前 |
Ben Alex
|
e675c89e28
Remove unused imports.
|
19 年 前 |
Ben Alex
|
5e258cc201
SEC-161: Truncate everything after ? in URL.
|
19 年 前 |
Ben Alex
|
a7537558e1
Need a file to prevent Eclipse from giving an error due to missing folder.
|
19 年 前 |
Ben Alex
|
49a917b08d
Remove extra dependency on Commons Lang. This dependency is only required by the domain subproject, not the core security project.
|
19 年 前 |
Luke Taylor
|
13a0784736
Replaced use of Java 1.5 IllegalArgumentException constructor.
|
19 年 前 |
Luke Taylor
|
20469b6ac9
Legacy LDAP tests and support files deleted.
|
19 年 前 |
Luke Taylor
|
2b0a65983d
Removed unused logger.
|
19 年 前 |
Luke Taylor
|
f9e043d43a
added commons lang dependency
|
19 年 前 |
Luke Taylor
|
17b3424b85
Javadoc typos.
|
19 年 前 |
Ben Alex
|
4024f124b9
SEC-154: Support Hibernate/CGLIB modified domain objects.
|
19 年 前 |
Ben Alex
|
9766ee1cbe
SEC-151: Add comment about BeanNameAutoProxyCreator.
|
19 年 前 |
Ben Alex
|
433e5fb858
SEC-136: Fix typos.
|
19 年 前 |
Ben Alex
|
a7ebe51fc8
SEC-135: Additional logging of votes in BasicAclEntryVoter.
|
19 年 前 |
Ben Alex
|
f4c1b81a9c
SEC-150: Expand exception message.
|
19 年 前 |
Ben Alex
|
6cf30c71b8
SEC-142: Fix package names.
|
19 年 前 |
Ben Alex
|
37802e3748
SEC-138: Make exception output to Commons Logging, not system console.
|
19 年 前 |
Ben Alex
|
10541fc9db
SEC-137: Correct stack overflow with MethodInvocation.createFromClass(Class, Method).
|
19 年 前 |
Ben Alex
|
e5c538d1a5
SEC-125: Provide hashCode() method for AbstractAuthenticationToken.
|
19 年 前 |
Ben Alex
|
a0aef26e21
Add 2006 to copyright header.
|
19 年 前 |
Ben Alex
|
c030052058
Add another JSF article.
|
19 年 前 |
Ben Alex
|
cbb3d4f23d
Fix HTML error.
|
19 年 前 |
Ben Alex
|
a9c398caa9
Correct error in docs re InheritableThreadLocal.
|
19 年 前 |
Luke Taylor
|
63682a9c5d
Javadoc typos.
|
19 年 前 |