Change type of credential access methods to static 33/139733/1 submit/tizen/20170724.061427 submit/tizen/20170724.094119
authorJaemin Ryu <jm77.ryu@samsung.com>
Thu, 20 Jul 2017 08:07:36 +0000 (17:07 +0900)
committerJaemin Ryu <jm77.ryu@samsung.com>
Thu, 20 Jul 2017 08:07:36 +0000 (17:07 +0900)
commit489b992182e61f30041c01983eb4a6eccb93d17b
treef18dc5fa1dcaa36ed59d8f7e0f167d90a35e00aa
parentd866a7170f87d406d8c9bc3722d9db08d54d7c17
Change type of credential access methods to static

With this commit, IPC handler can access peer credentials with out
rmi::Service instance.

Note: Peer credentials are maintained in static thread local storage.

Change-Id: Iec7ff64297180c86a4f7eb118b160b6e53740c2c
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
include/klay/rmi/service.h