protected static class FriendlyURLServlet.Redirect extends Object
Constructor and Description |
---|
Redirect() |
Redirect(String path) |
Redirect(String path,
boolean force,
boolean permanent) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getPath() |
int |
hashCode() |
boolean |
isForce() |
boolean |
isPermanent() |
boolean |
isValidForward() |
public Redirect()
public Redirect(String path)
public Redirect(String path, boolean force, boolean permanent)
public String getPath()
public boolean isForce()
public boolean isPermanent()
public boolean isValidForward()