@Provider public class SecurityInterceptor extends Object implements com.atlassian.plugins.rest.common.interceptor.ResourceInterceptor
| Constructor and Description |
|---|
SecurityInterceptor(JiraAuthenticationContext jac,
PermissionManager permissionManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
intercept(com.atlassian.plugins.rest.common.interceptor.MethodInvocation methodInvocation) |
public SecurityInterceptor(JiraAuthenticationContext jac, PermissionManager permissionManager)
public void intercept(com.atlassian.plugins.rest.common.interceptor.MethodInvocation methodInvocation)
throws IllegalAccessException,
InvocationTargetException
intercept in interface com.atlassian.plugins.rest.common.interceptor.ResourceInterceptorIllegalAccessExceptionInvocationTargetExceptionCopyright © 2002-2018 Atlassian. All Rights Reserved.