TAO_SSLIOP 4.0.2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TAO::IIOP_SSL_Connection_Handler Class Reference

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...

#include <IIOP_SSL_Connection_Handler.h>

Inheritance diagram for TAO::IIOP_SSL_Connection_Handler:
Inheritance graph
[legend]
Collaboration diagram for TAO::IIOP_SSL_Connection_Handler:
Collaboration graph
[legend]

Public Member Functions

 IIOP_SSL_Connection_Handler (ACE_Thread_Manager *t=0)
 Constructor.
 
 IIOP_SSL_Connection_Handler (TAO_ORB_Core *orb_core)
 
 ~IIOP_SSL_Connection_Handler ()
 Destructor.
 

Detailed Description

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.

This class is just a place holder to create the TAO_IIOP_SSL_Transport which does the work of clearing the TSS SSL state.

Constructor & Destructor Documentation

◆ IIOP_SSL_Connection_Handler() [1/2]

TAO::IIOP_SSL_Connection_Handler::IIOP_SSL_Connection_Handler ( ACE_Thread_Manager * t = 0)

Constructor.

◆ IIOP_SSL_Connection_Handler() [2/2]

TAO::IIOP_SSL_Connection_Handler::IIOP_SSL_Connection_Handler ( TAO_ORB_Core * orb_core)

◆ ~IIOP_SSL_Connection_Handler()

TAO::IIOP_SSL_Connection_Handler::~IIOP_SSL_Connection_Handler ( )

Destructor.


The documentation for this class was generated from the following files: