TAO::SSLIOP::State_Guard Class Reference
This Class that sets up TSS SSL states upon instantiation, and tears down the TSS SSL state when that instance goes out of scope.
More...
#include <SSLIOP_Connection_Handler.h>
Collaboration diagram for TAO::SSLIOP::State_Guard:
[legend]List of all members.
Detailed Description
This Class that sets up TSS SSL states upon instantiation, and tears down the TSS SSL state when that instance goes out of scope.
This guard is used to make TSS SSL state configuration and deconfiguration during an upcall exception safe. Exceptions are not supposed to be propagated up to the scope this guard is used in, so this guard may be unnecessary. However, since proper TSS SSL state configuration/deconfiguration is critical to proper security support, this guard is used to ensure that configuration/deconfiguration is exception safe.
Constructor & Destructor Documentation
|
Constructor that sets up the TSS SSL state.
|
|
Destructor that tears down the TSS SSL state.
|
Member Data Documentation
|
The SSLIOP::Current implementation to be associated with the current invocation. |
|
Pointer to the connection handler currently handling the request/upcall. |
|
It is stored here until the invocation completes, after which it placed back into TSS. |
|
Flag that specifies whether or not setup of the SSLIOP::Current object completed for the current thread and invocation. |
The documentation for this class was generated from the following files:
Generated on Thu Feb 16 04:11:18 2006 for TAO_SSLIOP by
1.3.9.1