summaryrefslogtreecommitdiffstats
path: root/redback-authentication
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2013-05-067-7/+7
* [maven-release-plugin] prepare release redback-2.1Olivier Lamy2013-05-067-7/+7
* move LdapConnection to an interfaceOlivier Lamy2013-05-011-4/+5
* rename to default to have an interfaceOlivier Lamy2013-05-011-5/+5
* use a more traditionnal naming convention with #defaultOlivier Lamy2013-03-043-2/+4
* as we can chain various user managers with ArchivaOlivier Lamy2013-02-234-2/+71
* use getUsername rather than getPrincipalOlivier Lamy2013-01-157-30/+28
* [MRM-1736] map roles to ldap groupsOlivier Lamy2013-01-081-0/+1
* implements Serializable for that: noted an issue with tomcatOlivier Lamy2013-01-061-0/+4
* move user concerns to a specific packageOlivier Lamy2013-01-032-5/+2
* for security reasons prevent displaying messages such "Password is Invalid fo...Olivier Lamy2012-12-185-26/+104
* missed to add a classOlivier Lamy2012-12-131-0/+32
* expose intialize method for Authenticator to make it reloadableOlivier Lamy2012-12-135-3/+12
* add new constantsOlivier Lamy2012-12-131-0/+10
* revert bad idea sub classes do not need to know parent class implementation d...Olivier Lamy2012-12-131-2/+2
* move this field to protected for sub class access tooOlivier Lamy2012-12-131-1/+1
* make this logger protected for sub classes accessOlivier Lamy2012-12-131-1/+1
* UserManagerException is now a checked ExceptionOlivier Lamy2012-12-102-6/+16
* more natural place for this moduleOlivier Lamy2012-12-066-0/+560
* use a more classic name for this bean userConfiguration#defaultOlivier Lamy2012-12-062-4/+4
* moving configuration keys to a constant classOlivier Lamy2012-12-051-3/+4
* take of having all authenticator exceptions returnedOlivier Lamy2012-12-044-8/+27
* not use a RuntimeException when fail to connect to ldap exception is not know...Olivier Lamy2012-12-041-17/+12
* extract an interface to be able to override the impl in archivaOlivier Lamy2012-11-271-2/+2
* rename UserConfiguration to DefaultUserConfiguration to be able to extract an...Olivier Lamy2012-11-272-3/+3
* reduce logsOlivier Lamy2012-11-221-3/+5
* remove this ugly Object getPrincipalOlivier Lamy2012-11-221-1/+1
* add serialVersionUID for AuthenticationResult classOlivier Lamy2012-11-221-0/+3
* do not use harcoded userManager implOlivier Lamy2012-11-221-2/+2
* storing User in AuthenticationResult to avoid searching it againOlivier Lamy2012-11-212-4/+33
* remove FIXME as it has been fixed!Olivier Lamy2012-11-211-3/+0
* use real type here to have more readable codeOlivier Lamy2012-11-211-4/+4
* cleanup properties fileOlivier Lamy2012-11-211-2/+0
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2012-09-266-6/+6
* [maven-release-plugin] prepare release redback-2.0Olivier Lamy2012-09-266-6/+6
* remove $Id$Olivier Lamy2012-08-096-6/+1
* StringBuilder rather than StringBufferOlivier Lamy2012-08-084-4/+4
* [MRM-1651] Improve OSGi statement introducing version rangeJean-Baptiste Onofre2012-08-074-0/+55
* add missing slf4j binding to prevent using noopOlivier Lamy2012-08-011-0/+6
* [MRM-1651] Add OSGi support to redback-authentication-openJean-Baptiste Onofre2012-07-311-0/+15
* [MRM-1651] Add OSGi support in redback-authentication-memoryJean-Baptiste Onofre2012-07-311-0/+15
* [MRM-1651] Simplify the OSGi statementsJean-Baptiste Onofre2012-07-312-14/+0
* [MRM-1651] Add OSGi support to redback-authentication-ldapJean-Baptiste Onofre2012-07-311-1/+18
* [MRM-1651] Add OSGi support in redback-authentication-apiJean-Baptiste Onofre2012-07-311-0/+21
* remove @version $Id$Olivier Lamy2012-07-058-8/+8
* repackage spring-registry-commons to o.a.a namespaceOlivier Lamy2012-04-121-1/+1
* no more need of the ROLE fieldOlivier Lamy2012-04-091-2/+0
* spring-apacheds component move to apache namespaceOlivier Lamy2012-04-092-2/+2
* use spring-apacheds component from apache namespaceOlivier Lamy2012-04-091-1/+1
* package move to o.a.a.r module redback-policyOlivier Lamy2012-04-075-18/+9