public abstract class PermissionTag extends SecureTag
id, pageContextEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
PermissionTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
protected boolean |
isPermitted(String p) |
int |
onDoStartTag() |
void |
setName(String name) |
protected abstract boolean |
showTagBody(String p) |
protected void |
verifyAttributes() |
doStartTag, getSubjectdoAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValuepublic PermissionTag()
protected void verifyAttributes() throws JspException
verifyAttributes in class SecureTagJspExceptionpublic int onDoStartTag() throws JspException
onDoStartTag in class SecureTagJspExceptionprotected boolean isPermitted(String p)
protected abstract boolean showTagBody(String p)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.