summaryrefslogtreecommitdiffstats
path: root/redback-authentication
Commit message (Expand)AuthorAgeFilesLines
* 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
* package move to o.a.a.r module redback-configurationOlivier Lamy2012-04-072-2/+2
* package move to o.a.a.r module redback-common-ldapOlivier Lamy2012-04-072-6/+6
* package move to o.a.a.r module redback-authentication-openOlivier Lamy2012-04-072-2/+2
* spring file cleanupOlivier Lamy2012-04-071-4/+1
* package move to o.a.a.r module redback-authentication-memoryOlivier Lamy2012-04-074-4/+4
* package move to o.a.a.r module redback-authentication-ldapOlivier Lamy2012-04-073-3/+4
* spring 3.0 xsdOlivier Lamy2012-04-074-8/+8
* package move to o.a.a.r module redback-authentication-apiOlivier Lamy2012-04-0716-31/+41
* package move to o.a.a.r module redback-users-ldapOlivier Lamy2012-04-072-6/+2
* bump version to 2.0-SNAPSHOT due to groupId changeOlivier Lamy2012-04-066-6/+6
* change groupId from org.codehaus.redback to org.apache.archiva.redbackOlivier Lamy2012-04-066-14/+14
* fix license headersOlivier Lamy2012-04-063-33/+42
* license headers fixOlivier Lamy2012-04-0614-145/+198
* fix pom license headersOlivier Lamy2012-04-066-78/+96
* import of redback core sourcesOlivier Lamy2012-04-0629-0/+1831