Interface LoginProviderLinkComputer

    • Method Detail

      • computeUrl

        String computeUrl​(javax.servlet.http.HttpServletRequest req,
                          String requestedUrl)
        Compute Url that should be used to login via this login provider. Because the url can depend onb the context, it is computed by this method rather than using a static property
        Since:
        5.7