public class PermissionAnnotationMethodInterceptor
extends org.apache.shiro.authz.aop.AuthorizingAnnotationMethodInterceptor
| Constructor and Description |
|---|
PermissionAnnotationMethodInterceptor(org.killbill.billing.platform.api.KillbillConfigSource killbillConfigSource,
org.apache.shiro.authz.aop.AuthorizingAnnotationHandler handler,
org.apache.shiro.aop.AnnotationResolver resolver) |
| Modifier and Type | Method and Description |
|---|---|
void |
assertAuthorized(org.apache.shiro.aop.MethodInvocation mi) |
invokepublic PermissionAnnotationMethodInterceptor(org.killbill.billing.platform.api.KillbillConfigSource killbillConfigSource,
org.apache.shiro.authz.aop.AuthorizingAnnotationHandler handler,
org.apache.shiro.aop.AnnotationResolver resolver)
public void assertAuthorized(org.apache.shiro.aop.MethodInvocation mi)
throws org.apache.shiro.authz.AuthorizationException
assertAuthorized in class org.apache.shiro.authz.aop.AuthorizingAnnotationMethodInterceptororg.apache.shiro.authz.AuthorizationExceptionCopyright © 2010-2020. All Rights Reserved.