SecurityLevel1.idl

Go to the documentation of this file.
00001 // -*- IDL -*-
00002 //
00003 // SecurityLevel1.idl,v 1.8 2004/08/18 00:35:31 jtc Exp
00004 
00005 
00006 #ifndef _SECURITY_LEVEL_1_IDL_
00007 #define _SECURITY_LEVEL_1_IDL_
00008 
00009 #include <orbsvcs/Security.idl>
00010 
00011 #pragma prefix "omg.org"
00012 
00013 module SecurityLevel1 {
00014 
00015 # pragma version SecurityLevel1 1.8
00016 
00017   local interface Current : CORBA::Current {    // Locality Constrained
00018 #   pragma version Current 1.8
00019 
00020     // thread specific operations
00021 
00022     Security::AttributeList get_attributes (
00023        in    Security::AttributeTypeList  attributes
00024     );
00025 
00026   };
00027 };
00028 
00029 #pragma prefix ""
00030 
00031 #endif /* _SECURITY_LEVEL_1_IDL_ */

Generated on Thu Nov 9 13:50:47 2006 for TAO_Security by doxygen 1.3.6