This type is a class for model objects.
The protocol for the association between client and server.
Package: securityprotocol| Attributes Summary | |
| stateful : EBoolean | Whether the server keeps track of the session. |
| sessionGCInterval : EInt | Specifies how many times the thread should wake up and check for unused instances. |
| sessionGCIdleTime : EInt | Represents the number of minutes a session has to be unused before the session cleanup thread will discard it. |
| layers : IIOPLayer * | * No description is available * |
| targetRequires : SecurityProtocolQOP @ | Allows setting quality of protection settings across multiple layers. |
| Attribute Details |