public class GrantedPermission extends Object
| Constructor and Description | 
|---|
GrantedPermission(String role,
                 String entityName,
                 String action)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getEntityName()  | 
PermissibleAction | 
getPermissibleAction()  | 
String | 
getRole()  | 
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.