@web.security-role

Scope: Class

Multiplicity

(0..1): You can use this tag zero or one time in the Java™ source file.

Purpose

This tag defines a security role with the specified role-name and description. Applies to servlets.

Parameters

Parameter Type Applicability Description Mandatory
role-name text   The name of the role. false
description text   The description of the role. false

Feedback