| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 3327 | luke_t | 05 Nov 2008 19:00:38 | SEC-1024: Replaced source trunk with a readme pointing to the springframework repo |
| 3326 | luke_t | 05 Nov 2008 17:44:46 | SEC-1023: Added support for hasPermission() based on Id and type |
| 3325 | luke_t | 04 Nov 2008 23:14:29 | SEC-1023: Fix broken test. |
| 3324 | luke_t | 04 Nov 2008 22:45:50 | SEC-1023: PermissionEvaluator based on the Acl module. |
| 3323 | luke_t | 04 Nov 2008 20:09:14 | SEC-999: Fix broken test which was failing due to use of incorrect authentication object. |
| 3322 | luke_t | 04 Nov 2008 18:30:56 | SEC-999: Refactoring out specific dependencies on Spring EL into SecurityExpressionHandler.
|
| 3321 | luke_t | 04 Nov 2008 17:46:21 | SEC-1023: Add hasPermission() support to SecurityExpressionRoot
|
| 3320 | luke_t | 04 Nov 2008 01:43:08 | Convert AclImplTests to use JMock mocks. |
| 3319 | luke_t | 04 Nov 2008 01:36:49 | Tidying. |
| 3318 | luke_t | 04 Nov 2008 00:37:56 | Upgraded to jmock 2.5.1 |
| 3317 | luke_t | 31 Oct 2008 07:40:11 | SEC-999: Introduced custom SecurityExpressionEvaluationContext which is responsible for lazy initialization of parameter values in the context. Also some further conversion of code using GrantedAuthority arrays. |
| 3316 | luke_t | 30 Oct 2008 23:53:00 | SEC-1012: Refactoring of use of GrantedAuthority[] to generified collections |
| 3315 | luke_t | 30 Oct 2008 01:45:13 | SEC-1009: removed additional container adapter specific code |