MessageQOP



Inherits from type QualityOfProtection and adds the following.

Attributes Summary
establishTrustInClient : BooleanIf enabled, client is expected to authenticate with server over message layer by specifying a userid and a password.
enableReplayDetection : BooleanIf 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 : BooleanIf 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:  Boolean
     default Value:   unspecified



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:  Boolean
     default Value:   unspecified



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:  Boolean
     default Value:   unspecified


Copyright IBM Corp. 1996-2002