#include "orbsvcs/SSLIOP/SSLIOP_Export.h"
#include "orbsvcs/SSLIOP/SSLIOP_Current.h"
#include "orbsvcs/SSLIOPC.h"
#include "tao/IIOP_Connection_Handler.h"
#include "orbsvcs/SSLIOP/IIOP_SSL_Connection_Handler.inl"
Classes | |
class | TAO::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::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... | |
Namespaces | |
namespace | TAO |
Security ORB initializer. |