SecurityRole
A semantic grouping of operations that may be performed by a subject.The security-role element contains the declaration of a security role which is used in the security-constraints placed on the web application.
Attributes Summary
description roleName The role-name element contains the name of a role.
Attribute Details
description
Data type: String
Default value: unspecified
roleName
The role-name element contains the name of a role. This element must contain a non-empty string.
Data type: String
Default value: unspecified