Generated by
JDiff

Class org.springframework.web.servlet.view.RedirectView

Added Methods
String[] getHosts() Return the configured application hosts.
boolean isRemoteHost(String) Whether the given targetUrl has a host that is a "foreign" system in which case HttpServletResponse.encodeRedirectURL will not be applied.
void setHosts(String[]) Configure one or more hosts associated with the application.