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

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

public class ServiceTag
extends BodyTagSupport

Tag for indicating the current service for the cas:auth tag.

See Also:
Serialized Form

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

Constructor Detail

ServiceTag

public ServiceTag()
Method Detail

doEndTag

public int doEndTag()
             throws JspTagException
JspTagException