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 Summary
-
Method Summary
-
Constructor Details
-
SecurityRoleRef
public SecurityRoleRef()
-
-
Method Details
-
getName
-
setName
-
getLink
-
setLink
-
toString
-