- Adds a check to include the correct filter mapping in web.xml for the REST API depending on whether API-A Auth is enabled
- Adds a servlet filter to require AuthN on REST API methods which are API-M activities (a filter already exists to handle all REST API methods)