com.pow2.acl.taglib
Class IsUserInGroupTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
com.pow2.acl.taglib.ACLTag
com.pow2.acl.taglib.IsUserInGroupTag
- All Implemented Interfaces:
- Serializable, Tag
- public class IsUserInGroupTag
- extends ACLTag
- Author:
- Massimiliano Farnea
- See Also:
- Serialized Form
Method Summary |
int |
doStartTag()
Process the start tag for this instance.
|
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
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 |
IsUserInGroupTag
public IsUserInGroupTag()
- Default constructor
doStartTag
public int doStartTag()
throws JspTagException
- Process the start tag for this instance.
Eval body if User is in Group
- Returns:
- Description of the Returned Value
- Throws:
JspTagException
- if an error occures.
Copyright © 2002-2003 Power Of Two S.R.L. All Rights Reserved.