MessageLayer


This type is a class for model objects.

* No description is available *

Package: securityprotocol
Supertype: IIOPLayer

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



Attributes Summary
isStateful : EBoolean When enabled, stateful sessions are established for secure association between client and server.
authenticationLayerRetryCount : EInt Represents the number of times we will retry if the userid/password entered returned a login failure.
supportedAuthMechList : EString A list of supported authentication mechanism OID
requiresAuthTarget : AuthenticationTarget @ * No description is available *
supportedAuthTargets : AuthenticationTarget + * No description is available *



Attribute Details

isStateful  -  When enabled, stateful sessions are established for secure association between client and server.
    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

authenticationLayerRetryCount  -  Represents the number of times we will retry if the userid/password entered returned a login failure.
    Data Type: EInt
    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

supportedAuthMechList  -  A list of supported authentication mechanism OID
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

requiresAuthTarget  -  * No description is available *
    Reference Type: AuthenticationTarget @
    Containment:  false
    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

supportedAuthTargets  -  * No description is available *
    Reference Type: AuthenticationTarget +
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  1
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



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