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