]> source.dussan.org Git - archiva.git/commit
license headers fix
authorOlivier Lamy <olamy@apache.org>
Fri, 6 Apr 2012 14:49:22 +0000 (14:49 +0000)
committerOlivier Lamy <olamy@apache.org>
Fri, 6 Apr 2012 14:49:22 +0000 (14:49 +0000)
commit0f453f28431aa7da629a7e9882663f2e1a98267a
treebb19ec8f166424519866cb30ebe7939261bb312c
parentc89c17c30124160149e195d05d8a8a61bda17d46
license headers fix

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1310364 13f79535-47bb-0310-9956-ffa450edef68
14 files changed:
redback-authentication/redback-authentication-api/src/main/java/org/codehaus/plexus/redback/authentication/AuthenticationConstants.java
redback-authentication/redback-authentication-api/src/main/java/org/codehaus/plexus/redback/authentication/AuthenticationDataSource.java
redback-authentication/redback-authentication-api/src/main/java/org/codehaus/plexus/redback/authentication/AuthenticationException.java
redback-authentication/redback-authentication-api/src/main/java/org/codehaus/plexus/redback/authentication/AuthenticationManager.java
redback-authentication/redback-authentication-api/src/main/java/org/codehaus/plexus/redback/authentication/AuthenticationResult.java
redback-authentication/redback-authentication-api/src/main/java/org/codehaus/plexus/redback/authentication/Authenticator.java
redback-authentication/redback-authentication-api/src/main/java/org/codehaus/plexus/redback/authentication/DefaultAuthenticationManager.java
redback-authentication/redback-authentication-api/src/main/java/org/codehaus/plexus/redback/authentication/NotAuthenticatedException.java
redback-authentication/redback-authentication-api/src/main/java/org/codehaus/plexus/redback/authentication/PasswordBasedAuthenticationDataSource.java
redback-authentication/redback-authentication-api/src/main/java/org/codehaus/plexus/redback/authentication/TokenBasedAuthenticationDataSource.java
redback-authentication/redback-authentication-providers/redback-authentication-ldap/src/main/java/org/codehaus/plexus/redback/authentication/ldap/LdapBindAuthenticator.java
redback-authentication/redback-authentication-providers/redback-authentication-ldap/src/test/java/org/codehaus/plexus/redback/authentication/ldap/LdapBindAuthenticatorTest.java
redback-authentication/redback-authentication-providers/redback-authentication-ldap/src/test/resources/org/codehaus/plexus/redback/authentication/ldap/LdapBindAuthenticatorTest.xml [deleted file]
redback-authentication/redback-authentication-providers/redback-authentication-ldap/src/test/resources/security.properties