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