public abstract class SecurityTagLib
extends javax.servlet.jsp.tagext.BodyTagSupport
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
authorized |
protected boolean |
inverse |
protected org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
SecurityTagLib() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
authorized()
Permet authorisé ou non la page ou le body.
|
int |
doEndTag() |
int |
doStartTag() |
org.apache.commons.logging.Log |
getLog() |
protected org.nuiton.topia.taas.entities.TaasUser |
getUser() |
void |
setInverse(boolean inverse) |
doAfterBody, doInitBody, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValueprotected transient org.apache.commons.logging.Log log
protected boolean authorized
protected boolean inverse
public org.apache.commons.logging.Log getLog()
public void setInverse(boolean inverse)
public int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.BodyTagSupportjavax.servlet.jsp.JspExceptionpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class javax.servlet.jsp.tagext.BodyTagSupportjavax.servlet.jsp.JspExceptionpublic abstract boolean authorized()
throws Exception
true lorsque l'on autorise, Exception - if any pb ?Copyright © 2008-2013 Cybelia. All Rights Reserved.