public class PermissionCheckInterceptor extends 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 String |
NOT_FOUND |
static String |
NOT_PERMITTED |
static String |
NOT_PERMITTED_PERSONAL_SPACE |
static String |
PAGE_NOT_PERMITTED |
Constructor and Description |
---|
PermissionCheckInterceptor() |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
init() |
String |
intercept(com.opensymphony.xwork.ActionInvocation actionInvocation) |
@Deprecated protected org.apache.log4j.Logger log
public static final String NOT_PERMITTED
public static final String NOT_PERMITTED_PERSONAL_SPACE
public static final String PAGE_NOT_PERMITTED
public static final String NOT_FOUND
Copyright © 2003–2015 Atlassian. All rights reserved.