Fix Javadocs warning.

This commit is contained in:
Ben Alex 2004-07-26 06:52:55 +00:00
parent b6bec42381
commit d1fa12a312

View File

@ -292,7 +292,7 @@ public class DaoAuthenticationProvider implements AuthenticationProvider,
* </p> * </p>
* *
* @param principal that should be the principal in the returned object * @param principal that should be the principal in the returned object
* (defined by the {@link #forcePrincipalAsString} property) * (defined by the {@link #isForcePrincipalAsString()} method)
* @param authentication that was presented to the * @param authentication that was presented to the
* <code>DaoAuthenticationProvider</code> for validation * <code>DaoAuthenticationProvider</code> for validation
* @param user that was loaded by the <code>AuthenticationDao</code> * @param user that was loaded by the <code>AuthenticationDao</code>