Add access control code to the CKM. 49/28849/1
authorMaciej J. Karpiuk <m.karpiuk2@samsung.com>
Tue, 30 Sep 2014 12:42:56 +0000 (14:42 +0200)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Thu, 16 Oct 2014 13:44:30 +0000 (15:44 +0200)
commit4cf6e9564b53b247625b561a143a26b465be1db9
treecbed7ee8ceaacedf512c435c0cf6221b4aab7a4f
parent7dde783029c297894c09d0c85bc0c4ecbd5be78a
Add access control code to the CKM.

Label that did not add the alias to the DB is not allowed to perform
operations on the alias. Work in progress.

Change-Id: I733448435e87251d856e9fdfd9194e798e8e3a99
src/manager/client/client-manager-impl.cpp
src/manager/common/protocols.cpp
src/manager/common/protocols.h
src/manager/service/ckm-logic.cpp
src/manager/service/ckm-logic.h
src/manager/service/ckm-service.cpp
src/manager/service/db-crypto.cpp
src/manager/service/db-crypto.h
tests/test_db_crypto.cpp