This type is a class for model objects.
The web-resource-collection element is used to identify a subset of the resources and HTTP methods on those resources within a web application to which a security constraint applies. If no HTTP methods are specified, then the security constraint applies to all HTTP methods.
Package: webapplication| Attributes Summary | |
| webResourceName : EString | The web-resource-name contains the name of this web resource collection |
| description : EString | @version J2EE1.4 deprecated, becomes descriptions |
| urlPattern : EString | @version J2EE1.4 |
| httpMethod : HTTPMethodTypeEnum | @version J2EE1.4 |
| secConstraint : SecurityConstraint @ | * No description is available * |
| URLs : URLPatternType * | @version J2EE1.4 deprecated, becomes urlPattern |
| descriptions : Description * | @version J2EE1.4 |
| HTTPs : HTTPMethodType * | @version J2EE1.4 deprecated, becomes httpMethod |
| Attribute Details |