mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 21:42:17 +00:00
Corrected link in Javadoc.
This commit is contained in:
parent
c065c46668
commit
24a78be159
@ -31,7 +31,8 @@ import java.io.Serializable;
|
|||||||
*
|
*
|
||||||
* <P>
|
* <P>
|
||||||
* Concrete implementations must take particular care to ensure the non-null
|
* Concrete implementations must take particular care to ensure the non-null
|
||||||
* contract detailed for each method is enforced. See {@link User} for a
|
* contract detailed for each method is enforced. See
|
||||||
|
* {@link net.sf.acegisecurity.providers.dao.User} for a
|
||||||
* reference implementation (which you might like to extend).
|
* reference implementation (which you might like to extend).
|
||||||
* </p>
|
* </p>
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user