WebResourceCollection

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

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  URLPatternType.resCollection

Collection attributes having this type:
  SecurityConstraint.webResourceCollections



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

webResourceName  -  The web-resource-name contains the name of this web resource collection
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

description  -  @version J2EE1.4 deprecated, becomes descriptions
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

urlPattern  -  @version J2EE1.4
    Data Type: EString
    Default value:  unspecified
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  1
    Upper bound:  Unbounded
    Unique:  false
    Derived:  false
    Transient:  false
    Volatile:  false

httpMethod  -  @version J2EE1.4
    Data Type: HTTPMethodTypeEnum
    Default value:  unspecified
    Allowed values:
        0 - GET
        1 - POST
        2 - PUT
        3 - DELETE
        4 - HEAD
        5 - OPTIONS
        6 - TRACE
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

secConstraint  -  * No description is available *
    Reference Type: SecurityConstraint @
    Containment:  false
    Container:  true
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  true
    Volatile:  false
    Opposite: SecurityConstraint.webResourceCollections

URLs  -  @version J2EE1.4 deprecated, becomes urlPattern
    Reference Type: URLPatternType *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false
    Opposite: URLPatternType.resCollection

descriptions  -  @version J2EE1.4
    Reference Type: Description *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

HTTPs  -  @version J2EE1.4 deprecated, becomes httpMethod
    Reference Type: HTTPMethodType *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006