public class OAuth2RedirectURIInterpolator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TOKEN_PORT_WITH_COLON |
static java.lang.String |
TOKEN_PROTOCOL |
Constructor and Description |
---|
OAuth2RedirectURIInterpolator() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<java.lang.String> |
interpolateRedirectURIsList(javax.servlet.http.HttpServletRequest httpServletRequest,
java.util.List<java.lang.String> redirectURIsList,
com.liferay.portal.kernel.util.Portal portal) |
public static final java.lang.String TOKEN_PORT_WITH_COLON
public static final java.lang.String TOKEN_PROTOCOL