Upgrade to latest oparent
[aaf/authz.git] / authz-test / TestSuite / TC_Link / 10_init
1 expect 201
2 # TC_10
3 as XX@NS
4 ns create com.test.TC_Link_1.@[user.name] @[user.name] XX@NS
5 ns create com.test.TC_Link_2.@[user.name] @[user.name] XX@NS
6
7 role create com.test.TC_Link_1.@[user.name].myRole
8
9 perm create com.test.TC_Link_2.@[user.name].myPerm myInstance myAction
10
11 perm grant com.test.TC_Link_2.@[user.name].myPerm myInstance myAction com.test.TC_Link_1.@[user.name].myRole
12
13