The role-link element is a reference to a defined security role. The role-link element must contain the name of one of the security roles defined in the security-role elements. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | xsd:ID | optional |
<xsd:element name="role-link" type="javaee:role-nameType" minOccurs="0"> <xsd:annotation> <xsd:documentation>The role-link element is a reference to a defined security role. The role-link element must contain the name of one of the security roles defined in the security-role elements.</xsd:documentation> </xsd:annotation> </xsd:element> |