@Named public class SysAdminInterceptor extends Object implements com.atlassian.plugins.rest.common.interceptor.ResourceInterceptor
| Constructor and Description |
|---|
SysAdminInterceptor(UserPermissionService userPermissionService) |
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(com.atlassian.plugins.rest.common.interceptor.MethodInvocation methodInvocation) |
@Inject public SysAdminInterceptor(UserPermissionService userPermissionService)
public void intercept(com.atlassian.plugins.rest.common.interceptor.MethodInvocation methodInvocation)
throws IllegalAccessException,
InvocationTargetException
intercept in interface com.atlassian.plugins.rest.common.interceptor.ResourceInterceptorIllegalAccessExceptionInvocationTargetExceptionCopyright © 2022 Atlassian. All rights reserved.