public class StrutsPortletAuthTokenWhitelist extends BaseAuthTokenWhitelist
serviceRegistrations, serviceTrackers| Constructor and Description |
|---|
StrutsPortletAuthTokenWhitelist() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPortletCSRFWhitelisted(javax.servlet.http.HttpServletRequest httpServletRequest,
Portlet portlet) |
boolean |
isPortletInvocationWhitelisted(javax.servlet.http.HttpServletRequest httpServletRequest,
Portlet portlet) |
boolean |
isPortletURLCSRFWhitelisted(LiferayPortletURL liferayPortletURL) |
boolean |
isPortletURLPortletInvocationWhitelisted(LiferayPortletURL liferayPortletURL) |
protected boolean |
isValidStrutsAction(long companyId,
java.lang.String portletId,
java.lang.String strutsAction) |
destroy, isOriginCSRFWhitelisted, isValidSharedSecret, registerPortalProperty, trackWhitelistServicespublic boolean isPortletCSRFWhitelisted(javax.servlet.http.HttpServletRequest httpServletRequest,
Portlet portlet)
isPortletCSRFWhitelisted in interface AuthTokenWhitelistisPortletCSRFWhitelisted in class BaseAuthTokenWhitelistpublic boolean isPortletInvocationWhitelisted(javax.servlet.http.HttpServletRequest httpServletRequest,
Portlet portlet)
isPortletInvocationWhitelisted in interface AuthTokenWhitelistisPortletInvocationWhitelisted in class BaseAuthTokenWhitelistpublic boolean isPortletURLCSRFWhitelisted(LiferayPortletURL liferayPortletURL)
isPortletURLCSRFWhitelisted in interface AuthTokenWhitelistisPortletURLCSRFWhitelisted in class BaseAuthTokenWhitelistpublic boolean isPortletURLPortletInvocationWhitelisted(LiferayPortletURL liferayPortletURL)
isPortletURLPortletInvocationWhitelisted in interface AuthTokenWhitelistisPortletURLPortletInvocationWhitelisted in class BaseAuthTokenWhitelistprotected boolean isValidStrutsAction(long companyId,
java.lang.String portletId,
java.lang.String strutsAction)