Interface IMockServiceInterfaceActionResponse

    • Method Detail

      • getRedirectedURL

        String getRedirectedURL()
        Returns the redirect destination set by a call to sendRedirect.
        Returns:
        the redirect destination.
        Since:
        5.6.0
        See Also:
        ActionResponse.sendRedirect(String), ActionResponse.sendRedirect(String, String)