final class EventTypePermissions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<EventType,java.util.List<java.lang.String>> |
map |
Modifier | Constructor and Description |
---|---|
private |
EventTypePermissions() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isAllowed(EventType eventType,
javax.ws.rs.core.SecurityContext securityContext) |