barbican/barbican/tests/api
Ade Lee 060ca2ee36 Implement secure RBAC for secretstore API
Add new system scope specific RBAC rules for the secretstore API.
    The new rules allow all roles to list and get secret stores.

Change-Id: Ibb19e9854e8bafd2a454c0792503c6f4360e7cf7
2021-03-11 11:30:28 -05:00
..
controllers Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
middleware Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
__init__.py Add I18n-related unit tests (Part 3) 2015-01-05 16:41:08 -06:00
test_init.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
test_resources.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
test_resources_policy.py Implement secure RBAC for secretstore API 2021-03-11 11:30:28 -05:00
test_transport_keys_resource.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00