MessageLayer



Inherits from type IIOPLayer and adds the following.

Attributes Summary
isStateful : booleanWhen enabled, stateful sessions are established for secure association between client and server.
authenticationLayerRetryCount : intRepresents the number of times we will retry if the userid/password entered returned a login failure.
requiresAuthTarget : AuthenticationTarget@  
supportedAuthTargets : AuthenticationTarget *  

Attribute Details

isStateful    -    When enabled, stateful sessions are established for secure association between client and server.
     data type: boolean
     default Value:   unspecified
     Allowed Values:  true   false  



authenticationLayerRetryCount    -    Represents the number of times we will retry if the userid/password entered returned a login failure.
     data type:  int
     default Value:   unspecified



requiresAuthTarget    -     
     data type: AuthenticationTarget@



supportedAuthTargets    -     
     data type: AuthenticationTarget*


Copyright IBM Corp. 1997-2004