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) |
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.ResourceInterceptor
IllegalAccessException
InvocationTargetException
Copyright © 2020 Atlassian. All rights reserved.