summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Security/SL3_CredentialsAcquirerFactory.cpp
blob: 3cd971c403de45462fc1d812ab7808f129adcc49 (plain)
1
2
3
4
5
6
7
8
9
#include "orbsvcs/Security/SL3_CredentialsAcquirerFactory.h"

TAO_BEGIN_VERSIONED_NAMESPACE_DECL

TAO::SL3::CredentialsAcquirerFactory::~CredentialsAcquirerFactory (void)
{
}

TAO_END_VERSIONED_NAMESPACE_DECL