edu.yale.its.tp.cas.client.taglib
Class AuthorizedProxyTag

java.lang.Object
  |
  +--BodyTagSupport
        |
        +--edu.yale.its.tp.cas.client.taglib.AuthorizedProxyTag

public class AuthorizedProxyTag
extends BodyTagSupport

Tag for indicating authorized proxies for the cas:auth tag.

See Also:
Serialized Form

Constructor Summary
AuthorizedProxyTag()
           
 
Method Summary
 int doEndTag()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthorizedProxyTag

public AuthorizedProxyTag()
Method Detail

doEndTag

public int doEndTag()
             throws JspTagException
JspTagException