| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | module not needed | Olivier Lamy | 2013-01-04 | 3 | -238/+0 |
* | move ldap role mapper to ldap common | Olivier Lamy | 2013-01-04 | 4 | -803/+1 |
* | add structure for redback-authorization-ldap new module | Olivier Lamy | 2013-01-04 | 3 | -477/+2 |
* | no need to use toString on a String | Olivier Lamy | 2013-01-03 | 2 | -5/+5 |
* | caches not needed | Olivier Lamy | 2013-01-03 | 1 | -87/+0 |
* | remove commented code | Olivier Lamy | 2013-01-03 | 1 | -18/+0 |
* | improve performance to retrieve all groups of a user | Olivier Lamy | 2013-01-03 | 2 | -17/+24 |
* | cleanup test | Olivier Lamy | 2013-01-03 | 1 | -21/+0 |
* | baseDn can be different from groups dn | Olivier Lamy | 2013-01-03 | 4 | -81/+195 |
* | cosmetic formatting changes | Olivier Lamy | 2013-01-03 | 2 | -34/+32 |
* | improve unit tests | Olivier Lamy | 2013-01-03 | 1 | -24/+68 |
* | fix units tets | Olivier Lamy | 2013-01-03 | 3 | -7/+249 |
* | add a ldap role mapper | Olivier Lamy | 2013-01-03 | 8 | -1/+1235 |
* | this return a String so no need to do toString on Object | Olivier Lamy | 2013-01-03 | 2 | -12/+12 |
* | no need of synchronized block here | Olivier Lamy | 2013-01-03 | 1 | -18/+16 |
* | remove not anymore needed cast | Olivier Lamy | 2013-01-03 | 1 | -2/+2 |
* | remove not anymore needed cast | Olivier Lamy | 2013-01-03 | 1 | -9/+7 |
* | fix bean naming | Olivier Lamy | 2013-01-02 | 20 | -26/+27 |
* | do not use printStackTrace | Olivier Lamy | 2012-12-31 | 1 | -2/+0 |
* | log time to init | Olivier Lamy | 2012-12-18 | 1 | -8/+15 |
* | UserManagerException is now a checked Exception | Olivier Lamy | 2012-12-10 | 2 | -10/+18 |
* | add access to listeners | Olivier Lamy | 2012-12-08 | 1 | -0/+5 |
* | userConfiguration#default bean must be know declared tru an alias to avoid du... | Olivier Lamy | 2012-12-06 | 1 | -4/+4 |
* | use a more classic name for this bean userConfiguration#default | Olivier Lamy | 2012-12-06 | 5 | -5/+5 |
* | rid of plexus utils usage | Olivier Lamy | 2012-12-04 | 7 | -8/+22 |
* | use last modello 1.6 for redback-rbac-role-manager to be use 1.5 | Olivier Lamy | 2012-11-29 | 7 | -78/+76 |
* | move modello-maven-plugin version to pluginManagement in top pom | Olivier Lamy | 2012-11-28 | 2 | -2/+0 |
* | rename UserConfiguration to DefaultUserConfiguration to be able to extract an... | Olivier Lamy | 2012-11-27 | 5 | -5/+5 |
* | remove this ugly Object getPrincipal | Olivier Lamy | 2012-11-22 | 1 | -2/+2 |
* | remove some system.out | Olivier Lamy | 2012-11-21 | 3 | -4/+16 |
* | simplify code | Olivier Lamy | 2012-10-15 | 1 | -15/+11 |
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2012-09-26 | 9 | -9/+9 |
* | [maven-release-plugin] prepare release redback-2.0 | Olivier Lamy | 2012-09-26 | 9 | -9/+9 |
* | remove dependency to jcl-over-slf4j | Olivier Lamy | 2012-09-08 | 1 | -5/+0 |
* | relax assert equals to a range check | skygo | 2012-09-04 | 1 | -10/+3 |
* | change scope for constants in unit test | skygo | 2012-09-04 | 4 | -6/+6 |
* | refactoring of redback-rbac tests | skygo | 2012-09-04 | 4 | -131/+76 |
* | continue to check for jdk7 unit test | skygo | 2012-09-03 | 4 | -63/+73 |
* | some fix for rbac provider test and jdk 7 | skygo | 2012-09-02 | 1 | -17/+20 |
* | use synchronized block only when data are not in the cache | Olivier Lamy | 2012-08-15 | 1 | -2/+3 |
* | better generic | Olivier Lamy | 2012-08-15 | 1 | -7/+6 |
* | add generic | Olivier Lamy | 2012-08-15 | 1 | -2/+2 |
* | [REDBACK-298] Concurrent modification to roles in Redback can cause incorrect | Brett Porter | 2012-08-10 | 1 | -3/+3 |
* | remove $Id$ | Olivier Lamy | 2012-08-09 | 13 | -13/+12 |
* | StringBuilder rather than StringBuffer | Olivier Lamy | 2012-08-08 | 7 | -7/+7 |
* | no more of stax we are 1.6 required | Olivier Lamy | 2012-08-07 | 1 | -17/+0 |
* | no need of all of those stax api lib as we are now 1.6 required | Olivier Lamy | 2012-08-07 | 1 | -27/+0 |
* | [MRM-1651] Add OSGi support to redback-authorization-rbac | Jean-Baptiste Onofre | 2012-07-31 | 1 | -1/+15 |
* | [MRM-1651] Add OSGi support to redback-rbac-role-manager | Jean-Baptiste Onofre | 2012-07-31 | 1 | -1/+11 |
* | [MRM-1561] Add OSGi support to redback-rbac-cached | Jean-Baptiste Onofre | 2012-07-31 | 1 | -0/+15 |