public interface PermissionResolver
| Modifier and Type | Method and Description |
|---|---|
void |
filterSetByAction(Set<Object> resources,
String permission) |
boolean |
hasPermission(Object resource,
String permission) |
Copyright © 2013 Seam Framework. All Rights Reserved.