Proxy


This type is a class for model objects.

The configuration attributes for the proxy server.

Package: proxy
Supertype: Component

Known subtypes:
    ProxyServer
    OnDemandRouter

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



Attributes Summary
enableCustomSecurityLevel : EBoolean @since 7.0.0 Flag to indicate that the user selected a security policy that was to be based upon their own selected configuration. In order to show the user that custom was selected, we must store this attribute since we calculate the security level when needed (as opposed to storing it in the config).
adminSecurityLevel : EString @since 7.0.0 Used during the importProfile/Server commands to determine what Administration security level to apply to an AdminAgent registered with a Secure Proxy Server.
httpProxyServerSettings : HTTPProxyServerSettings @ * No description is available *
sipProxyServerSettings : SIPProxyServerSettings @ * No description is available *



Attribute Details

enableCustomSecurityLevel  -  @since 7.0.0 Flag to indicate that the user selected a security policy that was to be based upon their own selected configuration. In order to show the user that custom was selected, we must store this attribute since we calculate the security level when needed (as opposed to storing it in the config).
    Data Type: EBoolean
    Default value:  false
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

adminSecurityLevel  -  @since 7.0.0 Used during the importProfile/Server commands to determine what Administration security level to apply to an AdminAgent registered with a Secure Proxy Server.
    Data Type: EString
    Default value:  
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

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

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



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