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

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

public class ValidateUrlTag
extends BodyTagSupport

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

See Also:
Serialized Form

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

Constructor Detail

ValidateUrlTag

public ValidateUrlTag()
Method Detail

doEndTag

public int doEndTag()
             throws JspTagException
JspTagException