Documentation correction.

This commit is contained in:
Ben Alex 2004-10-17 07:56:19 +00:00
parent f123e9c333
commit ba163d51ae
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import net.sf.acegisecurity.Authentication;
* <p>
* This interface must be implemented on contexts that will be presented to the
* Acegi Security System for Spring, as it is required by the {@link
* net.sf.acegisecurity.intercept.method.MethodSecurityInterceptor}.
* net.sf.acegisecurity.intercept.AbstractSecurityInterceptor}.
* </p>
*
* @author Ben Alex