TAO::SSLIOP::Server_Invocation_Interceptor Class Reference
Secure invocation server request interceptor.
More...
#include <SSLIOP_Invocation_Interceptor.h>
List of all members.
Detailed Description
Secure invocation server request interceptor.
This server request interceptor rejects insecure request invocations if the effective target object policy requires secure invocations.
Constructor & Destructor Documentation
TAO::SSLIOP::Server_Invocation_Interceptor::Server_Invocation_Interceptor |
( |
PortableInterceptor::ORBInitInfo_ptr |
info, |
|
|
::Security::QOP |
default_qop, |
|
|
size_t |
tss_slot | |
|
) |
| | |
Constructor.
- Parameters:
-
| info | reference to the ORBInitInfo object so that the interceptor can get access to initial references, etc. |
| default_qop | the default Quality of Protection |
| tss_slot | the TSS slot used by the various security features. |
TAO::SSLIOP::Server_Invocation_Interceptor::~Server_Invocation_Interceptor |
( |
void |
|
) |
[protected] |
Destructor.
Protected destructor to force deallocation by the reference counting mechanism.
Member Function Documentation
void TAO::SSLIOP::Server_Invocation_Interceptor::destroy |
( |
void |
|
) |
[virtual] |
char * TAO::SSLIOP::Server_Invocation_Interceptor::name |
( |
void |
|
) |
[virtual] |
void TAO::SSLIOP::Server_Invocation_Interceptor::receive_request |
( |
PortableInterceptor::ServerRequestInfo_ptr |
ri |
) |
[virtual] |
void TAO::SSLIOP::Server_Invocation_Interceptor::receive_request_service_contexts |
( |
PortableInterceptor::ServerRequestInfo_ptr |
ri |
) |
[virtual] |
void TAO::SSLIOP::Server_Invocation_Interceptor::send_exception |
( |
PortableInterceptor::ServerRequestInfo_ptr |
ri |
) |
[virtual] |
void TAO::SSLIOP::Server_Invocation_Interceptor::send_other |
( |
PortableInterceptor::ServerRequestInfo_ptr |
ri |
) |
[virtual] |
void TAO::SSLIOP::Server_Invocation_Interceptor::send_reply |
( |
PortableInterceptor::ServerRequestInfo_ptr |
ri |
) |
[virtual] |
Member Data Documentation
Reference to the POA current.
The default quality-of-protection settings in use.
Reference to the current SSLIOP execution context.
The documentation for this class was generated from the following files: