Fixed Secure Resource Mgr Policy Engine to allow for wildcard resource URIs.
authorNathan Heldt-Sheller <nathan.heldt-sheller@intel.com>
Sat, 11 Jul 2015 05:12:47 +0000 (22:12 -0700)
committerSachin Agrawal <sachin.agrawal@intel.com>
Sun, 12 Jul 2015 05:36:40 +0000 (05:36 +0000)
commite44e21161db17dcf685cd63d0967de6a6f72ea76
tree2491a2b6749e265774822eba88ad14f0dfb5cea8
parentaf7ed92f716b85795de2fc44e97b4e59b5af664f
Fixed Secure Resource Mgr Policy Engine to allow for wildcard resource URIs.

The Policy Engine was not checking for wilcard resource URIs in Access Control List entry (URI = "*"); this has been added per Security Spec A v0.96r3.

Change-Id: Iff6d8618cee2d177aa1b03dc3c58a78cd1fd6061
Signed-off-by: Nathan Heldt-Sheller <nathan.heldt-sheller@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1626
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Sakthivel Samidurai <sakthivel.samidurai@intel.com>
Reviewed-by: Shilpa Sodani <shilpa.a.sodani@intel.com>
Reviewed-by: Sachin Agrawal <sachin.agrawal@intel.com>
resource/csdk/security/include/internal/srmresourcestrings.h
resource/csdk/security/src/policyengine.c
resource/csdk/security/src/srmresourcestrings.c