Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO_SSLIOP_Vault Member List

This is the complete list of members for TAO_SSLIOP_Vault, including all inherited members.
_add_ref(void)TAO_Local_RefCounted_Object [virtual]
_create_request(CORBA::Context_ptr ctx, const char *operation, CORBA::NVList_ptr arg_list, CORBA::NamedValue_ptr result, CORBA::Request_ptr &request, CORBA::Flags req_flags ACE_ENV_ARG_DECL_WITH_DEFAULTS)CORBA::LocalObject [virtual]
_create_request(CORBA::Context_ptr ctx, const char *operation, CORBA::NVList_ptr arg_list, CORBA::NamedValue_ptr result, CORBA::ExceptionList_ptr exclist, CORBA::ContextList_ptr ctxtlist, CORBA::Request_ptr &request, CORBA::Flags req_flags ACE_ENV_ARG_DECL_WITH_DEFAULTS)CORBA::LocalObject [virtual]
_duplicate(LocalObject_ptr obj)CORBA::LocalObject [static]
CORBA::Object::_duplicate(CORBA::Object_ptr obj)CORBA::Object [static]
_get_client_policy(CORBA::PolicyType type ACE_ENV_ARG_DECL_WITH_DEFAULTS)CORBA::LocalObject
_get_component(ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)CORBA::LocalObject [virtual]
_get_implementation(ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)CORBA::LocalObject [virtual]
_get_interface(ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)CORBA::LocalObject [virtual]
_get_policy(CORBA::PolicyType type ACE_ENV_ARG_DECL_WITH_DEFAULTS)CORBA::LocalObject
_get_policy_overrides(const CORBA::PolicyTypeSeq &types ACE_ENV_ARG_DECL_WITH_DEFAULTS)CORBA::LocalObject
_hash(CORBA::ULong maximum ACE_ENV_ARG_DECL_WITH_DEFAULTS)CORBA::LocalObject [virtual]
_interface_repository_id(void) constCORBA::Object [virtual]
_is_a(const char *logical_type_id ACE_ENV_ARG_DECL_WITH_DEFAULTS)CORBA::Object [virtual]
_is_collocated(void) constCORBA::Object [virtual]
_is_equivalent(CORBA::Object_ptr other_obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)CORBA::LocalObject [virtual]
_is_local(void) constCORBA::Object [virtual]
_key(ACE_ENV_SINGLE_ARG_DECL)CORBA::LocalObject [virtual]
_narrow(CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)CORBA::LocalObject [static]
_nil(void)CORBA::LocalObject [static]
_non_existent(ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)CORBA::LocalObject [virtual]
_proxy_broker(TAO::Object_Proxy_Broker *proxy_broker)CORBA::Object [virtual]
_ptr_typeCORBA::LocalObject
_remove_ref(void)TAO_Local_RefCounted_Object [virtual]
_request(const char *operation ACE_ENV_ARG_DECL_WITH_DEFAULTS)CORBA::LocalObject [virtual]
_servant(void) constCORBA::Object [virtual]
_set_policy_overrides(const CORBA::PolicyList &policies, CORBA::SetOverrideType set_add ACE_ENV_ARG_DECL_WITH_DEFAULTS)CORBA::LocalObject
_stubobj(void) constCORBA::Object [virtual]
_stubobj(void)CORBA::Object [virtual]
_tao_any_destructor(void *)CORBA::Object [static]
_validate_connection(CORBA::PolicyList_out inconsistent_policies ACE_ENV_ARG_DECL_WITH_DEFAULTS)CORBA::LocalObject
_var_typeCORBA::LocalObject
accept_security_context(const SecurityLevel2::CredentialsList &creds_list, const Security::ChannelBindings &chan_bindings, const Security::Opaque &in_token, Security::Opaque_out out_token ACE_ENV_ARG_DECL_WITH_DEFAULTS)TAO_SSLIOP_Vault [virtual]
SecurityReplaceable::Vault::accept_security_context(in SecurityLevel2::CredentialsList creds_list, in Security::ChannelBindings chan_bindings, in Security::Opaque in_token, out Security::Opaque out_token)SecurityReplaceable::Vault
acquire_credentials(Security::AuthenticationMethod method, const char *mechanism, const char *security_name, const CORBA::Any &auth_data, const Security::AttributeList &privileges, SecurityLevel2::Credentials_out creds, CORBA::Any_out continuation_data, CORBA::Any_out auth_specific_data ACE_ENV_ARG_DECL_WITH_DEFAULTS)TAO_SSLIOP_Vault [virtual]
SecurityReplaceable::Vault::acquire_credentials(in Security::AuthenticationMethod method, in Security::MechanismType mechanism, in Security::SecurityName security_name, in any auth_data, in Security::AttributeList privileges, out SecurityLevel2::Credentials creds, out any continuation_data, out any auth_specific_data)SecurityReplaceable::Vault
continue_credentials_acquisition(const CORBA::Any &response_data, SecurityLevel2::Credentials_ptr creds, CORBA::Any_out continuation_data, CORBA::Any_out auth_specific_data ACE_ENV_ARG_DECL_WITH_DEFAULTS)TAO_SSLIOP_Vault [virtual]
SecurityReplaceable::Vault::continue_credentials_acquisition(in any response_data, in SecurityLevel2::Credentials creds, out any continuation_data, out any auth_specific_data)SecurityReplaceable::Vault
create_ior_components(SecurityLevel2::Credentials_ptr creds_list ACE_ENV_ARG_DECL_WITH_DEFAULTS)TAO_SSLIOP_Vault [virtual]
SecurityReplaceable::Vault::create_ior_components(in SecurityLevel2::Credentials creds_list)SecurityReplaceable::Vault
get_supported_authen_methods(const char *mechanism ACE_ENV_ARG_DECL_WITH_DEFAULTS)TAO_SSLIOP_Vault [virtual]
SecurityReplaceable::Vault::get_supported_authen_methods(in Security::MechanismType mechanism)SecurityReplaceable::Vault
get_supported_mechs(ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)TAO_SSLIOP_Vault [virtual]
SecurityReplaceable::Vault::get_supported_mechs()SecurityReplaceable::Vault
init_security_context(SecurityLevel2::Credentials_ptr creds, const char *target_security_name, CORBA::Object_ptr target, Security::DelegationMode delegation_mode, const Security::OptionsDirectionPairList &association_options, const char *mechanism, const Security::Opaque &comp_data, const Security::ChannelBindings &chan_binding, Security::OpaqueBuffer_out security_token, SecurityReplaceable::ClientSecurityContext_out security_context ACE_ENV_ARG_DECL_WITH_DEFAULTS)TAO_SSLIOP_Vault [virtual]
SecurityReplaceable::Vault::init_security_context(in SecurityLevel2::Credentials creds, in Security::SecurityName target_security_name, in Object target, in Security::DelegationMode delegation_mode, in Security::OptionsDirectionPairList association_options, in Security::MechanismType mechanism, in Security::Opaque comp_data, in Security::ChannelBindings chan_binding, out Security::OpaqueBuffer security_token, out ClientSecurityContext security_context)SecurityReplaceable::Vault
ior(void) constCORBA::Object
ior_CORBA::Object [protected]
is_collocated_CORBA::Object [protected]
is_evaluated(void) constCORBA::Object
is_evaluated_CORBA::Object [protected]
is_local_CORBA::Object [protected]
is_nil_i(CORBA::Object_ptr obj)CORBA::Object [static]
LocalObject(void)CORBA::LocalObject
LocalObject(const LocalObject &)CORBA::LocalObject [protected]
make_EVP_PKEY(const SSLIOP::File &key)TAO_SSLIOP_Vault [protected]
make_X509(const SSLIOP::File &certificate)TAO_SSLIOP_Vault [protected]
marshal(TAO_OutputCDR &cdr)CORBA::Object [virtual]
marshal(Object_ptr obj, TAO_OutputCDR &strm)CORBA::Object [static]
Object(TAO_Stub *p, CORBA::Boolean collocated=0, TAO_Abstract_ServantBase *servant=0, TAO_ORB_Core *orb_core=0)CORBA::Object
Object(IOP::IOR *ior, TAO_ORB_Core *orb_core=0)CORBA::Object
Object(int dummy=0)CORBA::Object
Object(const Object &)CORBA::Object [protected]
operator=(const TAO_Local_RefCounted_Object &)TAO_Local_RefCounted_Object [protected]
CORBA::LocalObject::operator=(const LocalObject &)CORBA::LocalObject [protected]
CORBA::Object::operator=(const Object &)CORBA::Object [protected]
orb_core(void) constCORBA::Object
orb_core_CORBA::Object [protected]
protocol_proxy_CORBA::Object [protected]
proxy_broker_CORBA::Object [protected]
refcount_TAO_Local_RefCounted_Object
refcount_lock_TAO_Local_RefCounted_Object
servant_CORBA::Object
set_collocated_servant(TAO_Abstract_ServantBase *)CORBA::Object
steal_ior(void)CORBA::Object
supported_mech_oids(ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)TAO_SSLIOP_Vault [virtual]
SecurityReplaceable::Vault::supported_mech_oidsSecurityReplaceable::Vault
TAO_Local_RefCounted_Object(void)TAO_Local_RefCounted_Object
TAO_Local_RefCounted_Object(const TAO_Local_RefCounted_Object &)TAO_Local_RefCounted_Object [protected]
tao_object_initialize(Object *)CORBA::Object [static]
TAO_SSLIOP_Vault(void)TAO_SSLIOP_Vault
~LocalObject(void)CORBA::LocalObject [virtual]
~Object(void)CORBA::Object [virtual]
~TAO_SSLIOP_Vault(void)TAO_SSLIOP_Vault [virtual]

Generated on Fri Apr 2 19:13:43 2004 for TAO_SSLIOP by doxygen1.2.18