Merge pull request #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git] / TAO / orbsvcs / tests / Security / Null_Cipher / Foo.idl
blob8fa4fc12fdafe546822a7207568cbd95fe8fdecb
1 // -*- IDL -*-
3 //=============================================================================
4 /**
5 * @file Foo.idl
7 * IDL for the Null_Cipher test.
9 * @author Ossama Othman <ossama@uci.edu>
11 //=============================================================================
13 interface Foo
15 /// Shutdown the server.
16 void shutdown ();