Added RBAC for REST APIs.

- admin role required for POST, PUT, DELETE & PATCH
- viewer role required for all other requests
- cleaned up all web.xml files for consistency and correctness

Change-Id: I33bad5cec0fb0f4285eed84173025b0a107b5aec
1 file changed
tree: 74b6aa2bdaf62140842a7369f0d267ab05e26948
  1. BUCK
  2. BUILD
  3. app/
  4. pom.xml
  5. web/