public class InterruptedPortletRequestWhitelistUtil
extends Object
Constructor and Description |
---|
InterruptedPortletRequestWhitelistUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isPortletInvocationWhitelisted(long companyId,
String portletId,
String strutsAction) |
static Set<String> |
resetPortletInvocationWhitelist() |
static Set<String> |
resetPortletInvocationWhitelistActions() |
public InterruptedPortletRequestWhitelistUtil()
public static boolean isPortletInvocationWhitelisted(long companyId, String portletId, String strutsAction)
public static Set<String> resetPortletInvocationWhitelist()
public static Set<String> resetPortletInvocationWhitelistActions()