MessageQOP


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 with server over message layer by specifying a userid and a password.
enableReplayDetection : EBoolean If enabled, in case of target_supports, server can detect replay of requests and request fragments; in case of target_requires, server requires security association to detect replay.
enableOutOfSequenceDetection : EBoolean If enabled, in the case of target_supports, target can detect sequence errors of request (and requests fragments); in the case of target_requires, target requires security associations to detect message sequence errors.



Attribute Details

establishTrustInClient  -  If enabled, client is expected to authenticate with server over message layer by specifying a userid and a password.
    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

enableReplayDetection  -  If enabled, in case of target_supports, server can detect replay of requests and request fragments; in case of target_requires, server requires security association to detect replay.
    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

enableOutOfSequenceDetection  -  If enabled, in the case of target_supports, target can detect sequence errors of request (and requests fragments); in the case of target_requires, target requires security associations to detect message sequence errors.
    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