public interface PortletRequestWhitelist
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getPortletInvocationWhitelist() |
Set<String> |
getPortletInvocationWhitelistActions() |
boolean |
isPortletInvocationWhitelisted(long companyId,
String portletId,
String strutsAction) |
Set<String> |
resetPortletInvocationWhitelist() |
Set<String> |
resetPortletInvocationWhitelistActions() |