BUG-3553 Introduce custom java.security config file
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / json-to-cnsn / identityref / json / data.json
1 {
2     "cont":{
3         "cont1":{
4             "lf11":"identity-module:iden",
5             "lf12":"iden_local",              
6             "identityref-module:lf13":"iden_local",
7             "identityref-module:lf14":"identity-module:iden_local"  
8         }
9     }
10 }