Class RedirectResponse

  • All Implemented Interfaces:
    Serializable

    @Generated("org.openapitools.codegen.languages.SpringCodegen")
    public class RedirectResponse
    extends Object
    implements Serializable
    login required response, but can also be used for other response that require redirection. Does not include a HTTP header to force redirection, but a url that the client can use.
    See Also:
    Serialized Form