Javadoc update.

This commit is contained in:
Luke Taylor 2009-05-12 00:12:22 +00:00
parent 4bad213b19
commit ef388529ae
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import org.springframework.util.Assert;
/**
* This implementation for AuthenticationUserDetailsService wraps a regular
* Spring Security UserDetailsService implementation, to retrieve a UserDetails object
* based on the user name contained in a PreAuthenticatedAuthenticationToken.
* based on the user name contained in an <tt>Authentication</tt> object.
*
* @author Ruud Senden
* @since 2.0