SecurityProtocolConfig

The protocol for the association between client and server.



 

Attributes Summary

stateful Whether the server keeps track of the session.
sessionGCInterval Specifies how many times the thread should wake up and check for unused instances.
sessionGCIdleTime Represents the number of minutes a session has to be unused before the session cleanup thread will discard it.
layers  
targetRequires Allows setting quality of protection settings across multiple layers.

 

Attribute Details


stateful

Whether the server keeps track of the session.

Data type:   Boolean
Default value:   unspecified



sessionGCInterval

Specifies how many times the thread should wake up and check for unused instances.

Data type:   Integer
Default value:   unspecified



sessionGCIdleTime

Represents the number of minutes a session has to be unused before the session cleanup thread will discard it.

Data type:   Integer
Default value:   unspecified



layers

 

Data type:  IIOPLayer



targetRequires

Allows setting quality of protection settings across multiple layers.

Data type:  SecurityProtocolQOP