Example usage for org.apache.shiro.authz.aop AnnotationsAuthorizingMethodInterceptor subclass-usage

List of usage examples for org.apache.shiro.authz.aop AnnotationsAuthorizingMethodInterceptor subclass-usage

Introduction

In this page you can find the example usage for org.apache.shiro.authz.aop AnnotationsAuthorizingMethodInterceptor subclass-usage.

Usage

From source file org.ops4j.pax.shiro.cdi.interceptor.ShiroInterceptor.java

/**
 * An interceptor for declarative security checks using the annotations from the 
 * {@code org.apache.shiro.authz.annotation} package.
 *
 */
@Interceptor