org.jboss.seam.security
public class SecurityFunctions extends Object
| Constructor and Description |
|---|
SecurityFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasPermission(Object target,
String action) |
static boolean |
hasPermission(String name,
String action,
Object arg) |
static boolean |
hasRole(String name) |
Copyright © 2015 Seam Framework. All Rights Reserved.