summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/Secure_Invocation/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Security/Secure_Invocation/README')
-rw-r--r--TAO/orbsvcs/tests/Security/Secure_Invocation/README17
1 files changed, 0 insertions, 17 deletions
diff --git a/TAO/orbsvcs/tests/Security/Secure_Invocation/README b/TAO/orbsvcs/tests/Security/Secure_Invocation/README
deleted file mode 100644
index a5eb233c277..00000000000
--- a/TAO/orbsvcs/tests/Security/Secure_Invocation/README
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# $Id$
-#
-
-This test verifies that the ORB's secure invocation mechanism is
-functioning properly. It does so by the doing the following:
-
- - Invoking a request over standard (insecure) IIOP on a target
- object that requires secure invocation (e.g. over SSLIOP).
- The client should receive a CORBA::NO_PERMISSION exception.
-
- - Invoking a request via a security mechanism, such as
- SSLIOP. The AccessId associated with the given request is
- obtained from the SecurityCurrent object, and displayed.
-
-The expected test output is the following:
-