TAO_SSLIOP
2.2.2
|
#include <SSLIOP_ORBInitializer.h>
Public Member Functions | |
ORBInitializer (::Security::QOP qop, CSIIOP::AssociationOptions csiv2_target_supports, CSIIOP::AssociationOptions csiv2_target_requires) | |
Constructor. More... | |
virtual void | pre_init (PortableInterceptor::ORBInitInfo_ptr info) |
virtual void | post_init (PortableInterceptor::ORBInitInfo_ptr info) |
Private Member Functions | |
size_t | get_tss_slot_id (PortableInterceptor::ORBInitInfo_ptr info) |
Private Attributes | |
::Security::QOP | qop_ |
The default quality-of-protection settings in use. More... | |
CSIIOP::AssociationOptions | csiv2_target_supports_ |
Default support CSIv2 association options. More... | |
CSIIOP::AssociationOptions | csiv2_target_requires_ |
Default required CSIv2 association options. More... | |
Additional Inherited Members | |
![]() | |
typedef Object_ptr | _ptr_type |
typedef Object_var | _var_type |
typedef Object_out | _out_type |
![]() | |
static CORBA::Boolean | marshal (const Object_ptr x, TAO_OutputCDR &cdr) |
static void | _tao_any_destructor (void *) |
static CORBA::Boolean | is_nil_i (CORBA::Object_ptr obj) |
static void | tao_object_initialize (Object *) |
static CORBA::Object_ptr | _duplicate (CORBA::Object_ptr obj) |
static CORBA::Object_ptr | _nil (void) |
static CORBA::Object_ptr | _narrow (CORBA::Object_ptr obj) |
![]() | |
Object (int dummy=0) | |
TAO::Object_Proxy_Broker * | proxy_broker () const |
TAO::SSLIOP::ORBInitializer::ORBInitializer | ( | ::Security::QOP | qop, |
CSIIOP::AssociationOptions | csiv2_target_supports, | ||
CSIIOP::AssociationOptions | csiv2_target_requires | ||
) |
Constructor.
|
private |
|
virtual |
|
virtual |
|
private |
Default required CSIv2 association options.
|
private |
Default support CSIv2 association options.
|
private |
The default quality-of-protection settings in use.