org.jboss.seam.security.permission
public interface PermissionResolver
Modifier and Type | Method and Description |
---|---|
void |
filterSetByAction(Set<Object> targets,
String action) |
boolean |
hasPermission(Object target,
String action) |
Copyright © 2015 Seam Framework. All Rights Reserved.