edu.utexas.its.eis.tools.qwicap.servlet
Class RedirectDescription
java.lang.Object
edu.utexas.its.eis.tools.qwicap.servlet.BlockingDescription
edu.utexas.its.eis.tools.qwicap.servlet.RedirectDescription
public class RedirectDescription
- extends BlockingDescription
Describes a "redirect" operation that will, or has, caused Qwicap to block.
- Author:
- Chris W. Johnson
getURL
public String getURL()
- Returns the URL to which the user will be, or has been, redirected.
- Returns:
- The URL to which the user will be, or has been, redirected.
toString
public String toString()
- Overrides:
toString
in class Object