Upgrade to latest oparent
[aaf/authz.git] / authz-test / TestSuite / TC_NS1 / Description
1 This Testcase Tests the essentials of the Namespace, and the NS Commands
2
3 APIs:   POST /authz/ns
4         DELETE /authz/ns/:ns
5         GET /authz/roles/:role (where Role is NS + "*")
6
7 CLI:
8    Target
9         ns create :ns :responsibleParty :admins
10         ns delete :ns
11         ns list :ns
12    Ancillary
13         role create :role
14         role list name :role.*
15