TAO_SSLIOP  3.0.0
Public Types | Public Member Functions | Static Public Member Functions | List of all members
TAO::SSLIOP::OwnCredentials Class Reference

Credentials representing our identity, not our peer's identity. More...

#include <SSLIOP_OwnCredentials.h>

Inheritance diagram for TAO::SSLIOP::OwnCredentials:
Inheritance graph
[legend]
Collaboration diagram for TAO::SSLIOP::OwnCredentials:
Collaboration graph
[legend]

Public Types

typedef OwnCredentials_ptr _ptr_type
 
typedef OwnCredentials_var _var_type
 
typedef OwnCredentials_out _out_type
 
- Public Types inherited from TAO::SSLIOP_Credentials
typedef SSLIOP::Credentials_ptr _ptr_type
 
typedef SSLIOP::Credentials_var _var_type
 
typedef SSLIOP::Credentials_out _out_type
 
- Public Types inherited from CORBA::LocalObject
typedef LocalObject_ptr _ptr_type
 
typedef LocalObject_var _var_type
 
typedef LocalObject_out _out_type
 
- Public Types inherited from CORBA::Object
typedef Object_ptr _ptr_type
 
typedef Object_var _var_type
 
typedef Object_out _out_type
 

Public Member Functions

 OwnCredentials (::X509 *cert, ::EVP_PKEY *evp)
 Constructor. More...
 
SecurityLevel3::TargetCredentials Methods

Methods required by the SecurityLevel3::Credentials interface.

SecurityLevel3::CredentialsType creds_type (void)
 
- Public Member Functions inherited from TAO::SSLIOP_Credentials
 SSLIOP_Credentials (::X509 *cert, ::EVP_PKEY *evp)
 Constructor. More...
 
virtual char * creds_id (void)
 
virtual SecurityLevel3::CredentialsUsage creds_usage ()
 
virtual TimeBase::UtcT expiry_time (void)
 
virtual SecurityLevel3::CredentialsState creds_state ()
 
virtual char * add_relinquished_listener (SecurityLevel3::RelinquishedCredentialsListener_ptr listener)
 
virtual void remove_relinquished_listener (const char *id)
 
::X509x509 (void)
 Return a pointer to the underlying X.509 certificate. More...
 
::EVP_PKEYevp (void)
 Return a pointer to the underlying private key. More...
 
bool operator== (const SSLIOP_Credentials &rhs)
 
CORBA::ULong hash (void) const
 
- Public Member Functions inherited from CORBA::LocalObject
virtual ~LocalObject ()
 
virtual CORBA::Boolean _non_existent ()
 
virtual char * _repository_id ()
 
virtual CORBA::InterfaceDef_ptr _get_interface ()
 
virtual CORBA::Object_ptr _get_component ()
 
virtual void _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)
 
virtual void _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)
 
virtual CORBA::Request_ptr _request (const char *operation)
 
CORBA::Policy_ptr _get_policy (CORBA::PolicyType type)
 
CORBA::Policy_ptr _get_cached_policy (TAO_Cached_Policy_Type type)
 
CORBA::Object_ptr _set_policy_overrides (const CORBA::PolicyList &policies, CORBA::SetOverrideType set_add)
 
CORBA::PolicyList_get_policy_overrides (const CORBA::PolicyTypeSeq &types)
 
CORBA::Boolean _validate_connection (CORBA::PolicyList_out inconsistent_policies)
 
virtual CORBA::ULong _hash (CORBA::ULong maximum)
 
virtual CORBA::Boolean _is_equivalent (CORBA::Object_ptr other_obj)
 
virtual CORBA::ORB_ptr _get_orb ()
 
virtual TAO::ObjectKey_key ()
 
- Public Member Functions inherited from CORBA::Object
virtual ~Object ()
 
virtual CORBA::Boolean _is_a (const char *logical_type_id)
 
virtual const char * _interface_repository_id () const
 
CORBA::Policy_ptr _get_policy (CORBA::PolicyType type)
 
CORBA::Policy_ptr _get_cached_policy (TAO_Cached_Policy_Type type)
 
CORBA::Object_ptr _set_policy_overrides (const CORBA::PolicyList &policies, CORBA::SetOverrideType set_add)
 
CORBA::PolicyList_get_policy_overrides (const CORBA::PolicyTypeSeq &types)
 
CORBA::Boolean _validate_connection (CORBA::PolicyList_out inconsistent_policies)
 
virtual void _add_ref ()
 
virtual void _remove_ref ()
 
virtual CORBA::ULong _refcount_value () const
 
virtual TAO_Abstract_ServantBase_servant () const
 
virtual CORBA::Boolean _is_collocated () const
 
virtual CORBA::Boolean _is_local () const
 
 Object (TAO_Stub *p, CORBA::Boolean collocated=false, TAO_Abstract_ServantBase *servant=0, TAO_ORB_Core *orb_core=0)
 
 Object (IOP::IOR *ior, TAO_ORB_Core *orb_core)
 
virtual TAO_Stub_stubobj () const
 
virtual TAO_Stub_stubobj ()
 
virtual void _proxy_broker (TAO::Object_Proxy_Broker *proxy_broker)
 
virtual CORBA::Boolean marshal (TAO_OutputCDR &cdr)
 
CORBA::Boolean is_evaluated () const
 
TAO_ORB_Coreorb_core () const
 
IOP::IORsteal_ior ()
 
const IOP::IORior () const
 
virtual bool can_convert_to_ior () const
 
virtual char * convert_to_ior (bool use_omg_ior_format, const char *ior_prefix) const
 
void _decr_refcount ()
 

Static Public Member Functions

static OwnCredentials_ptr _duplicate (OwnCredentials_ptr obj)
 
static OwnCredentials_ptr _nil (void)
 
static OwnCredentials_ptr _narrow (CORBA::Object_ptr obj)
 
- Static Public Member Functions inherited from TAO::SSLIOP_Credentials
static SSLIOP::Credentials_ptr _duplicate (SSLIOP::Credentials_ptr obj)
 
static SSLIOP::Credentials_ptr _narrow (CORBA::Object_ptr obj)
 
static SSLIOP::Credentials_ptr _nil (void)
 
- Static Public Member Functions inherited from CORBA::LocalObject
static LocalObject_ptr _duplicate (LocalObject_ptr obj)
 
static LocalObject_ptr _nil ()
 
static LocalObject_ptr _narrow (CORBA::Object_ptr obj)
 
- Static Public Member Functions inherited from CORBA::Object
static CORBA::Object_ptr _duplicate (CORBA::Object_ptr obj)
 
static CORBA::Object_ptr _nil ()
 
static CORBA::Object_ptr _narrow (CORBA::Object_ptr obj)
 
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 *)
 

SecurityLevel3::OwnCredentials Methods

Methods required by the SecurityLevel3::OwnCredentials interface.

virtual SecurityLevel3::CredsInitiator_ptr creds_initiator ()
 Destructor. More...
 
virtual SecurityLevel3::CredsAcceptor_ptr creds_acceptor ()
 Destructor. More...
 
virtual void release_credentials (void)
 Destructor. More...
 
 ~OwnCredentials (void)
 Destructor. More...
 

Additional Inherited Members

- Protected Member Functions inherited from TAO::SSLIOP_Credentials
 ~SSLIOP_Credentials (void)
 Destructor. More...
 
- Protected Member Functions inherited from CORBA::LocalObject
 LocalObject ()
 
- Protected Member Functions inherited from CORBA::Object
 Object (int dummy=0)
 
TAO::Object_Proxy_Brokerproxy_broker () const
 
- Protected Attributes inherited from TAO::SSLIOP_Credentials
SSLIOP::X509_var x509_
 
SSLIOP::EVP_PKEY_var evp_
 
CORBA::String_var id_
 Credentials Identifier. More...
 
SecurityLevel3::CredentialsUsage creds_usage_
 The intended usage of the Credentials. More...
 
TimeBase::UtcT expiry_time_
 The time these Credentials expire. More...
 
SecurityLevel3::CredentialsState creds_state_
 The validity of the Credentials. More...
 
- Protected Attributes inherited from CORBA::Object
std::atomic< uint32_t > refcount_
 

Detailed Description

Credentials representing our identity, not our peer's identity.

OwnCredentials are a representation of our identity, not our peer's identity.

Member Typedef Documentation

◆ _out_type

◆ _ptr_type

◆ _var_type

Constructor & Destructor Documentation

◆ OwnCredentials()

TAO::SSLIOP::OwnCredentials::OwnCredentials ( ::X509 cert,
::EVP_PKEY evp 
)

Constructor.

◆ ~OwnCredentials()

TAO::SSLIOP::OwnCredentials::~OwnCredentials ( void  )
protected

Destructor.

Protected destructor to enforce proper memory management through the reference counting mechanism.

Member Function Documentation

◆ _duplicate()

TAO::SSLIOP::OwnCredentials_ptr TAO::SSLIOP::OwnCredentials::_duplicate ( OwnCredentials_ptr  obj)
static

◆ _narrow()

TAO::SSLIOP::OwnCredentials_ptr TAO::SSLIOP::OwnCredentials::_narrow ( CORBA::Object_ptr  obj)
static

◆ _nil()

TAO::SSLIOP::OwnCredentials_ptr TAO::SSLIOP::OwnCredentials::_nil ( void  )
static

◆ creds_acceptor()

SecurityLevel3::CredsAcceptor_ptr TAO::SSLIOP::OwnCredentials::creds_acceptor ( )
virtual

Destructor.

Protected destructor to enforce proper memory management through the reference counting mechanism.

◆ creds_initiator()

SecurityLevel3::CredsInitiator_ptr TAO::SSLIOP::OwnCredentials::creds_initiator ( )
virtual

Destructor.

Protected destructor to enforce proper memory management through the reference counting mechanism.

◆ creds_type()

SecurityLevel3::CredentialsType TAO::SSLIOP::OwnCredentials::creds_type ( void  )
virtual

Reference to the X.509 certificate associated with this SSLIOP Credentials object.

Implements TAO::SSLIOP_Credentials.

◆ release_credentials()

void TAO::SSLIOP::OwnCredentials::release_credentials ( void  )
virtual

Destructor.

Protected destructor to enforce proper memory management through the reference counting mechanism.


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