#include "SSLIOP_Export.h"
#include "orbsvcs/orbsvcs/SSLIOPC.h"
#include "tao/IIOP_Connection_Handler.h"
#include "SSLIOP_Current.h"
Include dependency graph for IIOP_SSL_Connection_Handler.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | TAO_IIOP_SSL_Connection_Handler |
IIOP connection handler designed to be "SSL aware," i.e. it is aware of the existence of the SSLIOP connection handler. It makes sure that SSL session state from a previous connection is not associated with the non-SSL connection handled by this handler. More... | |
class | TAO_Null_SSL_State_Guard |
This class sets up null TSS SSL state upon instantiation, and restores the previous TSS SSL state when that instance goes out of scope. More... |