Tidied up Id tag.

This commit is contained in:
Luke Taylor 2007-12-04 00:01:09 +00:00
parent 794795712d
commit 75391e89de
1 changed files with 1 additions and 2 deletions

View File

@ -32,8 +32,7 @@ import org.springframework.util.Assert;
* from an {@link UserDetailsService}.
*
* @author Ben Alex
* @version $Id: DaoAuthenticationProvider.java 1857 2007-05-24 00:47:12Z
* benalex $
* @version $Id$
*/
public class DaoAuthenticationProvider extends AbstractUserDetailsAuthenticationProvider {