#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,"SL3_CredentialsCurator.cpp, v 1.7 2006/03/14 06:14:35 jtc Exp") TAO_BEGIN_VERSIONED_NAMESPACE_DECL namespace TAO |
|
Definition at line 7 of file SL3_CredentialsCurator.cpp. References TAO_BEGIN_VERSIONED_NAMESPACE_DECL.
00009 :14:35 jtc Exp") 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 } |