TAO_Security
2.3.3
|
#include "tao/orbconf.h"
#include "tao/Versioned_Namespace.h"
Namespaces | |
IOP | |
CSI | |
TAO | |
Security ORB initializer. | |
TAO::CSI_Utils | |
Functions | |
void | TAO::CSI_Utils::create_sas_service_context (const CSI::SASContextBody &sas_context, IOP::ServiceContext &sc) |
Populate given IOP::ServiceContext with given CSI::SASContextBody. More... | |
bool | TAO::CSI_Utils::extract_sas_service_context (const IOP::ServiceContext &sc, CSI::SASContextBody &sas_context) |
Extract CSI::SASContextBody from given IOP::ServiceContext. More... | |