Class OAuth2RedirectURIInterpolator

java.lang.Object
com.liferay.oauth2.provider.redirect.OAuth2RedirectURIInterpolator

public class OAuth2RedirectURIInterpolator extends Object
  • Field Details

  • Constructor Details

    • OAuth2RedirectURIInterpolator

      public OAuth2RedirectURIInterpolator()
  • Method Details

    • interpolateRedirectURIsList

      public static List<String> interpolateRedirectURIsList(jakarta.servlet.http.HttpServletRequest httpServletRequest, List<String> redirectURIsList, com.liferay.portal.kernel.util.Portal portal)