Framework Serveur J2EE ACube V3.1.0
CLASSE PRECEDANTE CLASSE SUIVANTE
SOMMAIRE: ATTR CONSTR METH DETAIL: ATTR CONSTR METH

acube.framework.webcomp.interceptor
Classe SecurityInterceptor
java.lang.Object
  com.opensymphony.xwork2.interceptor.AbstractInterceptor
      acube.framework.webcomp.interceptor.SecurityInterceptor
Interfaces à implémenter:
com.opensymphony.xwork2.interceptor.Interceptor, Serializable

public class SecurityInterceptor
hérite de com.opensymphony.xwork2.interceptor.AbstractInterceptor
Use to check the access right to an action in regard of user's profil.

Sommaire des Attributs
private org.apache.log4j.Logger
logger
logger the logger
private String
msgError
msgError the error message
private static final long
serialVersionUID
serialVersionUID the serialVersionUID
Sommaire des Constructeurs
Sommaire des Méthodes
String
getMsgError()
Getter of the msgError
String
intercept(com.opensymphony.xwork2.ActionInvocation invocation)
{@inheritDoc}
void
setMsgError(String msgError)
Setter of the msgError
Méthodes héritées de la classe com.opensymphony.xwork2.interceptor.AbstractInterceptor
destroy, init, intercept
Méthodes héritées de la classe java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Méthodes héritées de l'interface com.opensymphony.xwork2.interceptor.Interceptor
destroy, init, intercept
Détail des Attributs
serialVersionUID
private static final long serialVersionUID
serialVersionUID the serialVersionUID

logger
private org.apache.log4j.Logger logger
logger the logger

msgError
private String msgError
msgError the error message
Détail des Constructeurs
SecurityInterceptor
public SecurityInterceptor()
Détail des méthodes
intercept
public String intercept(com.opensymphony.xwork2.ActionInvocation invocation)
                 throws Exception
{@inheritDoc}
Spécifié par:
intercept in interface com.opensymphony.xwork2.interceptor.Interceptor
Dépacées:
intercept in class com.opensymphony.xwork2.interceptor.AbstractInterceptor
Exceptions:
Exception

getMsgError
public String getMsgError()
Getter of the msgError
Retours:
Returns the msgError.

setMsgError
public void setMsgError(String msgError)
Setter of the msgError
Paramètres:
msgError - The msgError to set.

Framework Serveur J2EE ACube V3.1.0
CLASSE PRECEDANTE CLASSE SUIVANTE
SOMMAIRE: ATTR CONSTR METH DETAIL: ATTR CONSTR METH

Version 3.1.0 du 06/11/2009 / Etat : Validé
Cette création est mise à disposition selon le Contrat Paternité - Pas d'Utilisation Commerciale - Partage des Conditions Initiales à l'Identique disponible en ligne http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ ou par courrier postal à Creative Commons, 559 Nathan Abbott Way, Stanford,California 94305, USA.
Documentation generated by DocFlex