#include "orbsvcs/Security/SL3_ObjectCredentialsPolicy.h"
Include dependency graph for SL3_ObjectCredentialsPolicy.cpp:
Go to the source code of this file.
Functions | |
ACE_RCSID (Security, SL3_ObjectCredentialsPolicy,"$Id:SL3_ObjectCredentialsPolicy.cpp 77406 2007-02-26 23:37:11Z ossama $") TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO |
|
Definition at line 6 of file SL3_ObjectCredentialsPolicy.cpp. References TAO_BEGIN_VERSIONED_NAMESPACE_DECL.
00008 : SL3_ObjectCredentialsPolicy.cpp 77406 2007-02-26 23:37:11Z ossama $") 00009 00010 00011 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00012 00013 TAO::SL3::ObjectCredentialsPolicy::ObjectCredentialsPolicy ( 00014 const SecurityLevel3::OwnCredentialsList & creds) 00015 : creds_list_ (creds) 00016 { 00017 } |