Polishing.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
package org.springframework.security.access.intercept.aspectj;
|
||||
|
||||
/**
|
||||
* Called by the {@link AspectJSecurityInterceptor} when it wishes for the
|
||||
* Called by the {@link AspectJMethodSecurityInterceptor} when it wishes for the
|
||||
* AspectJ processing to continue. Typically implemented in the
|
||||
* <code>around()</code> advice as a simple <code>return proceed();</code>
|
||||
* statement.
|
||||
|
||||
Reference in New Issue
Block a user