Example usage for org.springframework.security.access.intercept.aopalliance MethodSecurityInterceptor subclass-usage

List of usage examples for org.springframework.security.access.intercept.aopalliance MethodSecurityInterceptor subclass-usage

Introduction

In this page you can find the example usage for org.springframework.security.access.intercept.aopalliance MethodSecurityInterceptor subclass-usage.

Usage

From source file org.openvpms.component.business.service.security.OpenVPMSMethodSecurityInterceptor.java

/**
 * This class overrides the {@link MethodSecurityInterceptor}
 * and overrides the {@link #invoke} method to wrap the exception thrown.
 *
 * @author <a href="mailto:support@openvpms.org">OpenVPMS Team</a>
 * @version $LastChangedDate$