IIOPLayer


This type is a class for model objects.

* No description is available *

Package: securityprotocol

Known subtypes:
    IdentityAssertionLayer
    TransportLayer
    MessageLayer

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

Collection attributes having this type:
  SecurityProtocolConfig.layers



Attributes Summary
useClaim : EBoolean If set to true, the configuration for in-coming connections (claims) will be applied to out-going (performs) connections.
requiredQOP : QualityOfProtection @ The sepcified quality of protection options are required when establishing a connection.
supportedQOP : QualityOfProtection @ The specified quality of protection options are supported by the implementation and configuration.



Attribute Details

useClaim  -  If set to true, the configuration for in-coming connections (claims) will be applied to out-going (performs) connections.
    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

requiredQOP  -  The sepcified quality of protection options are required when establishing a connection.
    Reference Type: QualityOfProtection @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

supportedQOP  -  The specified quality of protection options are supported by the implementation and configuration.
    Reference Type: QualityOfProtection @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



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