public class CheckLogguedInterceptor extends AbstractCheckInterceptor
loginAction.| Modifier and Type | Field and Description |
|---|---|
protected String |
loginAction
Where to redirect if user is not authenticated.
|
protected static String |
URL_PATTERN |
redirectAction| Constructor and Description |
|---|
CheckLogguedInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
doCheck(com.opensymphony.xwork2.ActionInvocation invocation) |
protected String |
getRedirectUrl() |
void |
setLoginAction(String loginAction) |
intercept, redirect, setRedirectActionprotected String loginAction
protected static final String URL_PATTERN
public void setLoginAction(String loginAction)
protected boolean doCheck(com.opensymphony.xwork2.ActionInvocation invocation)
doCheck in class AbstractCheckInterceptorprotected String getRedirectUrl()
getRedirectUrl in class AbstractCheckInterceptorCopyright © 2011–2013 Ifremer. All rights reserved.