#include "orbsvcs/Security/SL3_CredentialsCurator.h"
#include "orbsvcs/Security/SL3_CredentialsAcquirerFactory.h"
Include dependency graph for SL3_CredentialsCurator.cpp:
Go to the source code of this file.
Functions | |
ACE_RCSID (Security, SL3_CredentialsCurator,"$Id:SL3_CredentialsCurator.cpp 77001 2007-02-12 07:54:49Z johnnyw $") TAO_BEGIN_VERSIONED_NAMESPACE_DECL namespace TAO |
|
Definition at line 7 of file SL3_CredentialsCurator.cpp. References TAO_BEGIN_VERSIONED_NAMESPACE_DECL.
00009 : SL3_CredentialsCurator.cpp 77001 2007-02-12 07:54:49Z johnnyw $") 00010 00011 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00012 00013 namespace TAO 00014 { 00015 namespace SL3 00016 { 00017 static const size_t CREDENTIALS_TABLE_SIZE = 128; 00018 } 00019 } |