public class PermissionCheckInterceptor
extends java.lang.Object
implements com.opensymphony.xwork.interceptor.Interceptor
Modifier and Type | Field and Description |
---|---|
protected org.apache.log4j.Logger |
log
Deprecated.
since 3.1, use private logger
|
static java.lang.String |
NOT_FOUND |
static java.lang.String |
NOT_PERMITTED |
static java.lang.String |
NOT_PERMITTED_PERSONAL_SPACE |
static java.lang.String |
PAGE_NOT_PERMITTED |
Constructor and Description |
---|
PermissionCheckInterceptor() |
@Deprecated protected org.apache.log4j.Logger log
public static final java.lang.String NOT_PERMITTED
public static final java.lang.String NOT_PERMITTED_PERSONAL_SPACE
public static final java.lang.String PAGE_NOT_PERMITTED
public static final java.lang.String NOT_FOUND
public void destroy()
destroy
in interface com.opensymphony.xwork.interceptor.Interceptor
public void init()
init
in interface com.opensymphony.xwork.interceptor.Interceptor
public java.lang.String intercept(com.opensymphony.xwork.ActionInvocation actionInvocation) throws java.lang.Exception
intercept
in interface com.opensymphony.xwork.interceptor.Interceptor
java.lang.Exception
Copyright © 2003-2014 Atlassian. All Rights Reserved.