org.apache.shiro.web.tags
Class LacksPermissionTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
org.apache.shiro.web.tags.SecureTag
org.apache.shiro.web.tags.PermissionTag
org.apache.shiro.web.tags.LacksPermissionTag
- All Implemented Interfaces:
- Serializable, IterationTag, JspTag, Tag
public class LacksPermissionTag
- extends PermissionTag
- Since:
- 0.1
- See Also:
- Serialized Form
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LacksPermissionTag
public LacksPermissionTag()
showTagBody
protected boolean showTagBody(String p)
- Specified by:
showTagBody in class PermissionTag
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.