javaee:role-link

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.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:ID optional

Source

<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>

Sample