mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-01 02:49:11 +00:00
Fix Javadocs warning.
This commit is contained in:
parent
b6bec42381
commit
d1fa12a312
@ -292,7 +292,7 @@ public class DaoAuthenticationProvider implements AuthenticationProvider,
|
||||
* </p>
|
||||
*
|
||||
* @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
|
||||
* <code>DaoAuthenticationProvider</code> for validation
|
||||
* @param user that was loaded by the <code>AuthenticationDao</code>
|
||||
|
Loading…
x
Reference in New Issue
Block a user