A security-role element in a deployment descriptor like application.xml.
Type | Name and description |
---|---|
String |
getDescription() A description of the security role. |
String |
getRoleName() The name of the security role. |
void |
setDescription(String description) |
void |
setRoleName(String roleName) |