Hi, There two enumeratePermissions() methods in Security interface to get all permissions on the object. But there is no method to find all permissions based on user (SubjectNode) or on action (ActionNode). Are there such methods to get permissions based on SubjectNode (user) or ActionNode (action) ? Do I miss something here?
Thanks in advance, Ting
