net.sf.jguard.jee.taglib
Class TagUtils

java.lang.Object
  extended by net.sf.jguard.jee.taglib.TagUtils

public class TagUtils
extends Object


Constructor Summary
TagUtils()
           
 
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
 

Constructor Detail

TagUtils

public TagUtils()
Method Detail

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.