#include "orbsvcs/Security/CSI_Utils.h"
#include "orbsvcs/CSIC.h"
#include "tao/CDR.h"
#include "ace/OS_NS_string.h"
Functions | |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL void | TAO::CSI_Utils::create_sas_service_context (const CSI::SASContextBody &sas_context, IOP::ServiceContext &sc) |
Populate given IOP::ServiceContext with given CSI::SASContextBody. | |
bool | TAO::CSI_Utils::extract_sas_service_context (const IOP::ServiceContext &sc, CSI::SASContextBody &sas_context) |
Extract CSI::SASContextBody from given IOP::ServiceContext. |