Issue 716: RequiredRights (sec-rev) Source: (, ) Nature: Uncategorized Severity: Summary: Summary: get_required_rights takes target objref as argument. The set_required_rights takes no such argument. Does spec address the correlation of required_rights to actual targets? Resolution: same as issue359, close Revised Text: Actions taken: August 28, 1997: received issue March 2, 1999: closed issue Discussion: End of Annotations:===== Return-Path: Sender: "Jon Goldberg" Date: Thu, 28 Aug 1997 15:17:36 -0700 From: Jon Goldberg Organization: Visigenic Software, Inc. To: sec-rev@omg.org CC: ajain@visigenic.com Subject: additional RequiredRights/DomainAccessPolicy questions Hi Everyone- Two more questions: 1) The ReguiredRights operation get_required_rights takes the target objref as argument. The set_required_rights takes no such argument. Does the spec address the correlation of required_rights to actual targets? It seems like everything is implicit (based on the interface supported by the target of an operation) as far as setting the required rights. However, the target is explicitly passed to get_required_rights. To be useful, I'm pretty sure we want to relate rights to target objects, not just all objects supporting an interface. I'm interested in the task force's views on this issue.