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

TAO_SSLIOP_ReceivedCredentials Class Reference

SSLIOP-specific implementation of the SecurityLevel2::ReceivedCredentials interface. More...

#include <SSLIOP_ReceivedCredentials.h>

Inheritance diagram for TAO_SSLIOP_ReceivedCredentials:

Inheritance graph
[legend]
Collaboration diagram for TAO_SSLIOP_ReceivedCredentials:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_SSLIOP_ReceivedCredentials (X509 *cert, EVP_PKEY *evp)
 Constructor. More...

SecurityLevel2::ReceivedCredentials Methods
Methods required by the SecurityLevel2::ReceivedCredentials interface.

virtual SecurityLevel2::Credentials_ptr copy (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS) ACE_THROW_SPEC((CORBA
virtual void * _tao_QueryInterface (ptr_arith_t type)

Detailed Description

SSLIOP-specific implementation of the SecurityLevel2::ReceivedCredentials interface.

An SSLIOP "received credential" encapsulates the peers X.509 certificate.


Constructor & Destructor Documentation

TAO_SSLIOP_ReceivedCredentials::TAO_SSLIOP_ReceivedCredentials X509   cert,
EVP_PKEY   evp
 

Constructor.


Member Function Documentation

void * TAO_SSLIOP_ReceivedCredentials::_tao_QueryInterface ptr_arith_t    type [virtual]
 

Reimplemented from TAO_SSLIOP_Credentials.

SecurityLevel2::Credentials_ptr TAO_SSLIOP_ReceivedCredentials::copy ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS    [inline, virtual]
 

Returns:
Non-zero value if private key is used.
Note:
Caller owns the returned object. Use a TAO_SSLIOP_EVP_PKEY_var.

Reimplemented from TAO_SSLIOP_Credentials.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 22:14:08 2002 for TAO_SSLIOP by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001