Class SecurityRoleRef
java.lang.Object
org.apache.tomcat.util.descriptor.web.SecurityRoleRef
- All Implemented Interfaces:
- 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:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SecurityRoleRefpublic SecurityRoleRef()
 
- 
- 
Method Details- 
getName
- 
setName
- 
getLink
- 
setLink
- 
toString
 
-