aboutsummaryrefslogtreecommitdiffstats
path: root/redback-common
Commit message (Expand)AuthorAgeFilesLines
* fix typoOlivier Lamy2013-02-131-1/+1
* ensure a named bean is usedOlivier Lamy2013-02-021-0/+1
* add javadocOlivier Lamy2013-01-301-0/+2
* add default in memory implementation for testing purposeOlivier Lamy2013-01-302-7/+19
* cleanup interface and add default implementationOlivier Lamy2013-01-302-3/+17
* change signatures to ease uiOlivier Lamy2013-01-302-9/+13
* add @sinceOlivier Lamy2013-01-281-0/+1
* add classesOlivier Lamy2013-01-282-0/+145
* extract to a component to ease override with ArchivaOlivier Lamy2013-01-282-66/+13
* honor useDefaultRoleName when searching all roles/groups from ldapOlivier Lamy2013-01-232-0/+12
* if using useDefaultRoleName we must check role really existsOlivier Lamy2013-01-223-14/+14
* do not add group as roleOlivier Lamy2013-01-221-2/+2
* ensure using default role names when configuredOlivier Lamy2013-01-211-3/+9
* fix user dn when adding user to a groupOlivier Lamy2013-01-211-4/+4
* fix user dn when adding user to a groupOlivier Lamy2013-01-211-2/+2
* make start user dn configurableOlivier Lamy2013-01-212-8/+30
* remove non used fieldOlivier Lamy2013-01-181-6/+2
* take care of already existing group so do not failOlivier Lamy2013-01-161-0/+11
* typoOlivier Lamy2013-01-161-1/+1
* add unit test for hasRoleOlivier Lamy2013-01-161-0/+15
* catch NameNotFoundException to return false as we check a group existenceOlivier Lamy2013-01-161-0/+6
* map a ldap group to n rolesOlivier Lamy2013-01-162-32/+129
* reuse context when possibleOlivier Lamy2013-01-153-121/+69
* ldap rbacmanager still 2 issues to fixOlivier Lamy2013-01-152-0/+75
* fix some unit test for Ldap rbacmanager implOlivier Lamy2013-01-152-5/+137
* add ldap rbac managerOlivier Lamy2013-01-154-1/+173
* add method to get directly roles for a userOlivier Lamy2013-01-155-10/+104
* fix default groupdnOlivier Lamy2013-01-081-1/+6
* default groupsdb is basednOlivier Lamy2013-01-081-2/+2
* get ldap mapping if existing from security.propertiesOlivier Lamy2013-01-081-1/+2
* [MRM-1736] map roles to ldap groupsOlivier Lamy2013-01-081-3/+12
* [MRM-1736] map roles to ldap groupsOlivier Lamy2013-01-083-5/+10
* move to correct packageOlivier Lamy2013-01-041-1/+1
* move ldap role mapper to ldap commonOlivier Lamy2013-01-045-6/+902
* move user concerns to a specific packageOlivier Lamy2013-01-035-5/+8
* add a ldap role mapperOlivier Lamy2013-01-031-1/+1
* make initilialze method public for dynamic reloadOlivier Lamy2013-01-031-0/+2
* use indexOf(char)Olivier Lamy2012-12-311-1/+1
* make more sense to have this cookie expire value in daysOlivier Lamy2012-12-191-2/+2
* remove password from toString methodOlivier Lamy2012-12-131-1/+2
* add a method to be able to test a LdapConnectionConfigurationOlivier Lamy2012-12-132-6/+19
* make initialize method public to be able to re initiliaze ldap configurationOlivier Lamy2012-12-101-1/+2
* oups fix compilationOlivier Lamy2012-12-101-2/+2
* make that more easy to overrideOlivier Lamy2012-12-101-19/+24
* user now track userManagerImpl id they come fromOlivier Lamy2012-12-081-0/+10
* userConfiguration#default bean must be know declared tru an alias to avoid du...Olivier Lamy2012-12-062-2/+4
* use a more classic name for this bean userConfiguration#defaultOlivier Lamy2012-12-065-5/+5
* moving configuration keys to a constant classOlivier Lamy2012-12-052-7/+7
* use a 'namespace' for userOlivier Lamy2012-12-051-6/+6
* moving configuration keys to a constant classOlivier Lamy2012-12-052-12/+16