add empty parameter checking in OCAccountManager
authorJaewook Jung <jw0213.jung@samsung.com>
Mon, 12 Sep 2016 00:56:05 +0000 (09:56 +0900)
committerAshok Babu Channa <ashok.channa@samsung.com>
Mon, 12 Sep 2016 08:31:21 +0000 (08:31 +0000)
commit2bd3e2497695b6f27b2f7ba6aefe7d295a7e3d0b
treed4e586215afa7c9fc7dbd402ddd82e3a7617874b
parent19e2b58cbee8ea4314552de17b67d0831fd5e5b5
add empty parameter checking in OCAccountManager

Since empty parameter checking for APIs in OCAccountManager is missing,
I added.

And modified signUp API according to the OCF cloud specification.

Change-Id: I23ecc376d3ac6522d411b7a0a9408d79f11fab24
Signed-off-by: Jaewook Jung <jw0213.jung@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/11667
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: jihwan seo <jihwan.seo@samsung.com>
Reviewed-by: Ashok Babu Channa <ashok.channa@samsung.com>
resource/csdk/stack/include/octypes.h
resource/src/OCAccountManager.cpp