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, init
public String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation) throws Exception
intercept
in interface com.opensymphony.xwork.interceptor.Interceptor
intercept
in class AbstractAwareInterceptor
Exception
Copyright © 2003–2018 Atlassian. All rights reserved.