scheduling
scheduling copied to clipboard
JaaS service roles permissions
- new ServiceRolePermission which defines general permissions (read, write, etc...) on a given service.
- new DeniedMethodCallPermission which allows to deny a specific method access
- ServiceRolePermission implementation uses method annotations
- added ServiceRolePermissions in RestDataspaceImpl to allow RBAC on the dataspace (web frontend only).
- rewrote security policy according to role permissions