Name

<role-link>

Synopsis

<!ELEMENT role-link (#PCDATA)>

Description

The <role-link> element is used to link a security role reference to a defined security role. The element must contain the name of one of the security roles defined in the <security-role> elements.

<security-role-ref>
    <role-name>mgr</role-name>
    <role-link>manager</role-link>
</security-role-ref>

Get Java Servlet Programming, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.