1
0
mirror of synced 2026-08-04 17:27:13 +00:00

Corrected link in Javadoc.

This commit is contained in:
Luke Taylor
2005-10-19 21:19:16 +00:00
parent c065c46668
commit 24a78be159
@@ -31,7 +31,8 @@ import java.io.Serializable;
*
* <P>
* 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).
* </p>
*