Javadoc correction: SecureContext -> SecurityContext
This commit is contained in:
parent
fc8ed33f64
commit
df4b8f602f
|
@ -30,7 +30,7 @@ import java.security.Principal;
|
|||
*
|
||||
* <p>
|
||||
* Stored in a request {@link
|
||||
* net.sf.acegisecurity.context.security.SecureContext}.
|
||||
* net.sf.acegisecurity.context.security.SecurityContext}.
|
||||
* </p>
|
||||
*
|
||||
* @author Ben Alex
|
||||
|
|
Loading…
Reference in New Issue