WebResourceCollection

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.



Attributes Summary
webResourceName : StringThe web-resource-name contains the name of this web resource collection
description : String  
secConstraint :   
URLs : URLPatternType *  
HTTPs : HTTPMethodType *  

Attribute Details

webResourceName    -    The web-resource-name contains the name of this web resource collection
     data type:  String
     default Value:   unspecified



description    -     
     data type:  String
     default Value:   unspecified



secConstraint    -     
     data type: 



URLs    -     
     data type: URLPatternType*



HTTPs    -     
     data type: HTTPMethodType*


Copyright IBM Corp. 1996-2002