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

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

public class LoginUrlTag
extends BodyTagSupport

Tag for indicating CAS's "login URL" for the cas:auth tag.

See Also:
Serialized Form

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

Constructor Detail

LoginUrlTag

public LoginUrlTag()
Method Detail

doEndTag

public int doEndTag()
             throws JspTagException
JspTagException