Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | typo | Olivier Lamy | 2013-01-16 | 1 | -1/+1 | |
* | add unit test for hasRole | Olivier Lamy | 2013-01-16 | 1 | -0/+15 | |
* | catch NameNotFoundException to return false as we check a group existence | Olivier Lamy | 2013-01-16 | 1 | -0/+6 | |
* | map a ldap group to n roles | Olivier Lamy | 2013-01-16 | 4 | -45/+153 | |
* | more detail in exception | Olivier Lamy | 2013-01-15 | 1 | -2/+2 | |
* | remove non needed cast | Olivier Lamy | 2013-01-15 | 1 | -1/+1 | |
* | reuse context when possible | Olivier Lamy | 2013-01-15 | 4 | -160/+257 | |
* | methods already defined in parent | Olivier Lamy | 2013-01-15 | 3 | -14/+13 | |
* | prevent stackoverflow with archiva | Olivier Lamy | 2013-01-15 | 1 | -1/+1 | |
* | fix compilation | Olivier Lamy | 2013-01-15 | 1 | -0/+5 | |
* | move initialize method to the interface | Olivier Lamy | 2013-01-15 | 1 | -0/+5 | |
* | use getUsername rather than getPrincipal | Olivier Lamy | 2013-01-15 | 8 | -36/+34 | |
* | use userManager#configurable rather than userManager#cached | Olivier Lamy | 2013-01-15 | 2 | -2/+2 | |
* | use a rbacManager#default rather than hardcoded impl to ease alias usage | Olivier Lamy | 2013-01-15 | 11 | -9/+13 | |
* | svn:ignore | Olivier Lamy | 2013-01-15 | 0 | -0/+0 | |
* | remove empty directories | Olivier Lamy | 2013-01-15 | 0 | -0/+0 | |
* | remove redback-authorization-ldap module | Olivier Lamy | 2013-01-15 | 4 | -416/+1 | |
* | we use now dynamic rbac manager | Olivier Lamy | 2013-01-15 | 1 | -1/+1 | |
* | fix compilation issues | Olivier Lamy | 2013-01-15 | 3 | -24/+59 | |
* | cxf 2.6.5 | Olivier Lamy | 2013-01-15 | 1 | -1/+1 | |
* | ldap rbacmanager pass tck | Olivier Lamy | 2013-01-15 | 4 | -7/+13 | |
* | ldap rbacmanager still 2 issues to fix | Olivier Lamy | 2013-01-15 | 5 | -68/+243 | |
* | fix more unit tests | Olivier Lamy | 2013-01-15 | 2 | -4/+25 | |
* | fix more unit tests | Olivier Lamy | 2013-01-15 | 4 | -15/+53 | |
* | fix some unit test for Ldap rbacmanager impl | Olivier Lamy | 2013-01-15 | 16 | -59/+799 | |
* | add ldap rbac manager | Olivier Lamy | 2013-01-15 | 13 | -3/+1421 | |
* | use new method | Olivier Lamy | 2013-01-15 | 1 | -20/+1 | |
* | add method to get directly roles for a user | Olivier Lamy | 2013-01-15 | 6 | -10/+105 | |
* | better javadoc | Olivier Lamy | 2013-01-08 | 1 | -0/+6 | |
* | fix get guest with ldap | Olivier Lamy | 2013-01-08 | 1 | -15/+0 | |
* | fix default groupdn | Olivier Lamy | 2013-01-08 | 1 | -1/+6 | |
* | default groupsdb is basedn | Olivier Lamy | 2013-01-08 | 1 | -2/+2 | |
* | this parameter is a String not Object | Olivier Lamy | 2013-01-08 | 2 | -14/+13 | |
* | better toString for debuging purpose | Olivier Lamy | 2013-01-08 | 1 | -0/+12 | |
* | get ldap mapping if existing from security.properties | Olivier Lamy | 2013-01-08 | 2 | -2/+3 | |
* | only use concerned subset | Olivier Lamy | 2013-01-08 | 1 | -1/+1 | |
* | [MRM-1736] map roles to ldap groups | Olivier Lamy | 2013-01-08 | 4 | -3/+23 | |
* | [MRM-1736] map roles to ldap groups | Olivier Lamy | 2013-01-08 | 12 | -9/+297 | |
* | test with registry snapshot | Olivier Lamy | 2013-01-08 | 1 | -2/+2 | |
* | remove empty directory | Olivier Lamy | 2013-01-07 | 0 | -0/+0 | |
* | basic svn:ignore for new module | Olivier Lamy | 2013-01-07 | 0 | -0/+0 | |
* | move this module in the correct place | Olivier Lamy | 2013-01-07 | 10 | -2/+1 | |
* | add more generics | Olivier Lamy | 2013-01-07 | 1 | -5/+5 | |
* | add more generics | Olivier Lamy | 2013-01-07 | 2 | -13/+13 | |
* | implements Serializable for that: noted an issue with tomcat | Olivier Lamy | 2013-01-06 | 1 | -0/+4 | |
* | use cache with generics | Olivier Lamy | 2013-01-05 | 4 | -46/+55 | |
* | not display password in logs | Olivier Lamy | 2013-01-05 | 1 | -1/+2 | |
* | add some methods for dynamic selection of authorizer | Olivier Lamy | 2013-01-05 | 5 | -0/+52 | |
* | better toString for debuging purpose | Olivier Lamy | 2013-01-05 | 2 | -1/+14 | |
* | remove empty directories not removed by git svn | Olivier Lamy | 2013-01-04 | 0 | -0/+0 |