public class AdminCheckInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
Constructor and Description |
---|
AdminCheckInterceptor() |
Modifier and Type | Method and Description |
---|---|
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
void |
setPermissionManager(PermissionManager permissionManager) |
public Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws Throwable
invoke
in interface org.aopalliance.intercept.MethodInterceptor
Throwable
public void setPermissionManager(PermissionManager permissionManager)
Copyright © 2003–2018 Atlassian. All rights reserved.