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

acube.framework.web.interceptor
Classe SecurityInterceptor
java.lang.Object
  com.opensymphony.xwork2.interceptor.AbstractInterceptor
      org.apache.struts2.interceptor.RolesInterceptor
          acube.framework.web.interceptor.SecurityInterceptor
Interfaces à implémenter:
com.opensymphony.xwork2.interceptor.Interceptor, Serializable

public class SecurityInterceptor
hérite de org.apache.struts2.interceptor.RolesInterceptor
Projet proto. Verification du droit d'execution d'une classe action selon le rôle JEE de l'utilisateur
Author:
EDS - gzqd4d

Sommaire des Attributs
private static final String
DEFAULT_MESSAGE
The default message when a message is not found
private static final long
serialVersionUID
serialVersionUID the serialVersionUID
Sommaire des Constructeurs
Sommaire des Méthodes
protected String
handleRejection(com.opensymphony.xwork2.ActionInvocation invocation, HttpServletResponse response)
{@inheritDoc}
Méthodes héritées de la classe org.apache.struts2.interceptor.RolesInterceptor
intercept, setAllowedRoles, setDisallowedRoles
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

DEFAULT_MESSAGE
private static final String DEFAULT_MESSAGE
The default message when a message is not found
Détail des Constructeurs
SecurityInterceptor
public SecurityInterceptor()
Détail des méthodes
handleRejection
protected String handleRejection(com.opensymphony.xwork2.ActionInvocation invocation,
                                 HttpServletResponse response)
                          throws Exception
{@inheritDoc}
Dépacées:
handleRejection in class org.apache.struts2.interceptor.RolesInterceptor
Exceptions:
Exception

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