net.sf.jguard.jee.taglib
Class TagUtils
java.lang.Object
net.sf.jguard.jee.taglib.TagUtils
public class TagUtils
- extends Object
|
Method Summary |
protected static Subject |
getSubject(javax.servlet.jsp.PageContext pageContext)
grab the Subject from the user's session and authenticate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagUtils
public TagUtils()
getSubject
protected static Subject getSubject(javax.servlet.jsp.PageContext pageContext)
throws javax.servlet.jsp.JspTagException
- grab the Subject from the user's session and authenticate
- Parameters:
pageContext -
- Returns:
- subject
- Throws:
javax.servlet.jsp.JspTagException
Copyright © 2004-2011. All Rights Reserved.