Introduce cynara_admin_list_policies() admin function 31/30831/4
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Tue, 25 Nov 2014 16:37:59 +0000 (17:37 +0100)
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Tue, 9 Dec 2014 14:35:12 +0000 (15:35 +0100)
commit957d586061fc56ddcb661a61cb934f78ef502322
tree32f090f611bb561712f70d2268ea6e9a85e6a1e7
parent6fc739e0eeacb82e9ace84c793f365fdcb529b88
Introduce cynara_admin_list_policies() admin function

Introduce new administrative API function: cynara_admin_list_policies()
New function allows listing with filter policies from a single bucket.

New admin define CYNARA_ADMIN_ANY is also introduced. It is a wildcard
for policy listing and removal. It can be used as client, user or privilege
name and matches any policy (even CYNARA_ADMIN_WILDCARD).

Change-Id: I9d014ebc8018e3fa6ad897c4de768471e672ac40
src/include/cynara-admin-types.h
src/include/cynara-admin.h