#include <SSLIOP_ORBInitializer.h>
Inheritance diagram for TAO_SSLIOP_ORBInitializer:
Public Methods | |
TAO_SSLIOP_ORBInitializer (Security::QOP qop) | |
Constructor. | |
virtual void | pre_init (PortableInterceptor::ORBInitInfo_ptr info ACE_ENV_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException) |
virtual void | post_init (PortableInterceptor::ORBInitInfo_ptr info ACE_ENV_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException) |
Private Methods | |
size_t | get_tss_slot_id (PortableInterceptor::ORBInitInfo_ptr info ACE_ENV_ARG_DECL) |
Private Attributes | |
Security::QOP | qop_ |
The default quality-of-protection settings in use. |
|
Constructor.
|
|
|
|
Implements PortableInterceptor::ORBInitializer. |
|
Implements PortableInterceptor::ORBInitializer. |
|
The default quality-of-protection settings in use.
|