You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by Ting Ning <ti...@yahoo.com> on 2002/03/20 09:36:13 UTC

Security interface

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