Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
ATS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TST
ATS
Commits
23de0214
Commit
23de0214
authored
4 years ago
by
Yann Garcia
Browse files
Options
Downloads
Patches
Plain Diff
Add Authorization groups
parent
0f139900
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
OneM2M_Testcases_CSE_Release_4.ttcn
+22
-9
22 additions, 9 deletions
OneM2M_Testcases_CSE_Release_4.ttcn
with
22 additions
and
9 deletions
OneM2M_Testcases_CSE_Release_4.ttcn
+
22
−
9
View file @
23de0214
...
@@ -584,7 +584,7 @@ module OneM2M_Testcases_CSE_Release_4 {
...
@@ -584,7 +584,7 @@ module OneM2M_Testcases_CSE_Release_4 {
}
//end group ESPrim
}
//end group ESPrim
group
Role
s
{
group
Role
_Based_Access_Control
{
group
Create
{
group
Create
{
...
@@ -602,7 +602,7 @@ module OneM2M_Testcases_CSE_Release_4 {
...
@@ -602,7 +602,7 @@ module OneM2M_Testcases_CSE_Release_4 {
}
//end group Notify
}
//end group Notify
}
//end group Role
s
}
//end group Role
_Based_Access_Control
group
ESCertKE
{
group
ESCertKE
{
...
@@ -616,19 +616,32 @@ module OneM2M_Testcases_CSE_Release_4 {
...
@@ -616,19 +616,32 @@ module OneM2M_Testcases_CSE_Release_4 {
}
//end group AccessControlPolicy
}
//end group AccessControlPolicy
group
Impersonation_Prevention
{
}
//end group Impersonation_Prevention
group
Dynamic_Authorization
{
}
//end group Dynamic_Authorization
group
Indirect_Dynamic_Authorization
{
}
//end group Indirect_Dynamic_Authorization
group
Json_Web_Token
{
}
//end group Json_Web_Token
group
Distributed_Authorization
{
}
//end group Distributed_Authorization
}
//end group Security
}
//end group Security
group
Device_Management
{
group
Device_Management
{
}
//end group dataManagement
}
//end group dataManagement
group
Dynamic_Authorization
{
}
//end group Dynamic_Authorization
group
InitialServiceProvisioning
{
group
InitialServiceProvisioning
{
}
// end group InitialServiceProvisioning
}
// end group InitialServiceProvisioning
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment