Class SecurityRoleRef
- java.lang.Object
-
- org.apache.tomcat.util.descriptor.web.SecurityRoleRef
-
- All Implemented Interfaces:
Serializable
public class SecurityRoleRef extends Object implements Serializable
Representation of a security role reference for a web application, as represented in a
<security-role-ref>
element in the deployment descriptor.- Since:
- Tomcat 5.5
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SecurityRoleRef()
-