15 lines
322 B
JSON
15 lines
322 B
JSON
{
|
|
"securityLevels": [
|
|
{
|
|
"children": [
|
|
{
|
|
"children": [],
|
|
"description": "Represents the roles that a user has.",
|
|
"name": "Roles"
|
|
}
|
|
],
|
|
"description": "Represents a user who has been authenticated by the system.",
|
|
"name": "Authenticated"
|
|
}
|
|
]
|
|
} |