public class GrantedPermission extends Object
GrantedPermission(String role, String entityName, String action)
String
getEntityName()
PermissibleAction
getPermissibleAction()
getRole()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GrantedPermission(String role, String entityName, String action)
public String getRole()
public String getEntityName()
public PermissibleAction getPermissibleAction()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.