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


ACE_RCSID (Security,
           SL3_CredentialsAcquirerFactory,
           "$Id$")

TAO_BEGIN_VERSIONED_NAMESPACE_DECL

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

TAO_END_VERSIONED_NAMESPACE_DECL