fr.ifremer.echobase.ui.interceptors
Class CheckUserIsAdmin
java.lang.Object
com.opensymphony.xwork2.interceptor.AbstractInterceptor
fr.ifremer.echobase.ui.interceptors.AbstractCheckInterceptor
fr.ifremer.echobase.ui.interceptors.CheckUserIsAdmin
- All Implemented Interfaces:
- com.opensymphony.xwork2.interceptor.Interceptor, Serializable
public class CheckUserIsAdmin
- extends AbstractCheckInterceptor
To check if logged user is admin.
- Since:
- 0.1
- Author:
- tchemit
- See Also:
- Serialized Form
|
Method Summary |
protected boolean |
doCheck(com.opensymphony.xwork2.ActionInvocation invocation)
|
| Methods inherited from class com.opensymphony.xwork2.interceptor.AbstractInterceptor |
destroy, init |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckUserIsAdmin
public CheckUserIsAdmin()
doCheck
protected boolean doCheck(com.opensymphony.xwork2.ActionInvocation invocation)
- Specified by:
doCheck in class AbstractCheckInterceptor
Copyright © 2011 Ifremer. All Rights Reserved.