Class OAuth2RedirectURIInterpolator
java.lang.Object
com.liferay.oauth2.provider.redirect.OAuth2RedirectURIInterpolator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioninterpolateRedirectURIsList(javax.servlet.http.HttpServletRequest httpServletRequest, List<String> redirectURIsList, com.liferay.portal.kernel.util.Portal portal)
-
Field Details
-
TOKEN_PORT_WITH_COLON
- See Also:
-
TOKEN_PROTOCOL
- See Also:
-
-
Constructor Details
-
OAuth2RedirectURIInterpolator
public OAuth2RedirectURIInterpolator()
-
-
Method Details
-
interpolateRedirectURIsList
-