The current draft defines a Resource Manager as an agent who has permission to control access.
|
<li><dfn>resource manager</dfn> - (<a href="https://w3c.github.io/lws-ucs/spec/#dfn-controller">controller</a> in UCS) An agent that has permission to control access to a <a>served resource</a>.</li> |
It references the definition of Controller by the Use Cases as equivalent which currently reads
An entity that is capable of performing an action with a specific resource, such as updating a protected document.
To me, there seems to be a difference between the two definitions.
The current draft defines a
Resource Manageras an agent who has permission to control access.lws-protocol/spec/index.html
Line 134 in 65b74d5
It references the definition of
Controllerby the Use Cases as equivalent which currently readsTo me, there seems to be a difference between the two definitions.