RewritingRule


This type is a class for model objects.

Rewriting rules would be used to rewrite the location header so that back-end server names aren't exposed to the client. For instance, the servlet may put its host name in the location header.

Package: proxy

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

Collection attributes having this type:
  RewritingPolicy.rewritingRules



Attributes Summary
fromURLPattern : EString The location header that will be rewritten to the toURLPattern.
toURLPattern : EString The location header that will replace the fromURLPattern.
properties : Property * * No description is available *



Attribute Details

fromURLPattern  -  The location header that will be rewritten to the toURLPattern.
    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

toURLPattern  -  The location header that will replace the fromURLPattern.
    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

properties  -  * No description is available *
    Reference Type: Property *
    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