TransportQOP


This type is a class for model objects.

* No description is available *

Package: securityprotocol
Supertype: QualityOfProtection

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



Attributes Summary
establishTrustInClient : EBoolean If enabled, client is expected to authenticate to the server over the transport layer by specifying a client certificate in the SSL configuration.
enableProtection : EBoolean If set to true, enable quality of protection at transport layer.
confidentiality : EBoolean If enabled, messages are encrypted at the transport layer.
integrity : EBoolean If enabled, integrity checks are applied to ensure messages are not modified while transmitted over the wire at the transport layer.



Attribute Details

establishTrustInClient  -  If enabled, client is expected to authenticate to the server over the transport layer by specifying a client certificate in the SSL configuration.
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

enableProtection  -  If set to true, enable quality of protection at transport layer.
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

confidentiality  -  If enabled, messages are encrypted at the transport layer.
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

integrity  -  If enabled, integrity checks are applied to ensure messages are not modified while transmitted over the wire at the transport layer.
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    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