public class ConfluenceAccessInterceptor extends AbstractAwareInterceptor
If no access check annotations are found, this interceptor will have no effect. This will then fall back to the
default check for SpacePermission.USE_CONFLUENCE_PERMISSION in ConfluenceActionSupport.isPermitted().
| Constructor and Description |
|---|
ConfluenceAccessInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
intercept(com.opensymphony.xwork.ActionInvocation actionInvocation) |
destroy, getParameter, getUser, hasParameter, initpublic String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation) throws Exception
intercept in interface com.opensymphony.xwork.interceptor.Interceptorintercept in class AbstractAwareInterceptorExceptionCopyright © 2003–2022 Atlassian. All rights reserved.