fr.ifremer.coser.web.actions.admin
Class LoginInterceptor

java.lang.Object
  extended by fr.ifremer.coser.web.actions.admin.LoginInterceptor
All Implemented Interfaces:
com.opensymphony.xwork2.interceptor.Interceptor, Serializable

public class LoginInterceptor
extends Object
implements com.opensymphony.xwork2.interceptor.Interceptor

Authentication interceptor.

Version:
$Revision: 931 $ Last update : $Date: 2011-12-23 16:13:08 +0100 (Fri, 23 Dec 2011) $ By : $Author: echatellier $
Author:
chatellier
See Also:
Serialized Form

Constructor Summary
LoginInterceptor()
           
 
Method Summary
 void destroy()
           
 void init()
           
 String intercept(com.opensymphony.xwork2.ActionInvocation invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginInterceptor

public LoginInterceptor()
Method Detail

init

public void init()
Specified by:
init in interface com.opensymphony.xwork2.interceptor.Interceptor

intercept

public String intercept(com.opensymphony.xwork2.ActionInvocation invocation)
                 throws Exception
Specified by:
intercept in interface com.opensymphony.xwork2.interceptor.Interceptor
Throws:
Exception

destroy

public void destroy()
Specified by:
destroy in interface com.opensymphony.xwork2.interceptor.Interceptor


Copyright © 2010-2012 Ifremer. All Rights Reserved.