Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
IdAS getPermissions
This wiki page is a conversation starter.
Proposed IdAS API extension
Permission IdAS.getPermission(resourceType, resource, Operation) Params ResourceType is one of: {AllInstancesOfAttribute, AttributeInstance, ...} Resource is a URI that identifies an Entity Operation is one of: {get, add, delete, modify} Returns Permission is one of: {allowed, disallowed, indeterminate, silent}