Class Summary |
AbstractCrossDomainRetryEntryPoint |
AbstractCrossDomainRetryEntryPoint provides provision to locate the cross domain name in the application context for respective ports defined in the PortMapper
while resolving server name before HttpServletResponse#sendRedirect() CrossDomainMapper provides the respective cross domain name. |
CrossDomainRetryWithHttpEntryPoint |
Commences an insecure channel by retrying the original request using HTTP with Cross domain name. |
CrossDomainRetryWithHttpsEntryPoint |
Commences a secure channel by retrying the original request using HTTPS with mapped Cross domain name. |