mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-14 16:12:14 +00:00
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…
x
Reference in New Issue
Block a user