Corrected wrong package name in Javadoc.
This commit is contained in:
parent
8f725f7a74
commit
41a95b11cd
|
@ -35,7 +35,7 @@ import org.acegisecurity.GrantedAuthority;
|
|||
* <P>
|
||||
* Concrete implementations must take particular care to ensure the non-null
|
||||
* contract detailed for each method is enforced. See
|
||||
* {@link org.acegisecurity.providers.dao.User} for a
|
||||
* {@link org.acegisecurity.userdetails.User} for a
|
||||
* reference implementation (which you might like to extend).
|
||||
* </p>
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue