mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 14:52:24 +00:00
Corrected more Jalopy screwy formatting.
This commit is contained in:
parent
22b0e1613c
commit
63dcdec1b7
@ -132,6 +132,9 @@ import org.springframework.util.Assert;
|
||||
* </li>
|
||||
* </ol>
|
||||
* </p>
|
||||
*
|
||||
* @author Ben Alex
|
||||
* @version $Id$
|
||||
*/
|
||||
public abstract class AbstractSecurityInterceptor implements InitializingBean,
|
||||
ApplicationEventPublisherAware, MessageSourceAware {
|
||||
@ -527,4 +530,4 @@ public abstract class AbstractSecurityInterceptor implements InitializingBean,
|
||||
boolean validateConfigAttributes) {
|
||||
this.validateConfigAttributes = validateConfigAttributes;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user