summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h
diff options
context:
space:
mode:
authorAbdullah Sowayan <sowayan@users.noreply.github.com>2008-06-15 15:36:15 +0000
committerAbdullah Sowayan <sowayan@users.noreply.github.com>2008-06-15 15:36:15 +0000
commit32a31e95aecd67b98323c6b54a24c0e12f2da7da (patch)
treea36f6bb05948ddfe5b955b297830992aeb1e2c0c /TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h
parent657fa8fe08ac3f68a24151da84762af0f8456c47 (diff)
downloadATCD-32a31e95aecd67b98323c6b54a24c0e12f2da7da.tar.gz
Sun Jun 15 15:32:10 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h
index be13316b77b..33313187644 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Invocation_Interceptor.h
@@ -59,15 +59,15 @@ namespace TAO
public:
/*!
- \brief Constructor.
+ \brief Constructor.
\param info reference to the ORBInitInfo object so that
the interceptor can get access to initial references, etc.
\param default_qop the default Quality of Protection
- \param tss_slot the TSS slot used by the various security features.
+ \param tss_slot the TSS slot used by the various security features.
*/
Server_Invocation_Interceptor (PortableInterceptor::ORBInitInfo_ptr info,
- ::Security::QOP default_qop,
- size_t tss_slot);
+ ::Security::QOP default_qop,
+ size_t tss_slot);
/**
* @name PortableInterceptor::ServerRequestInterceptor Methods