TAO_Security 4.0.0
|
Implementation of the SecurityLevel2::QOPPolicy interface. More...
#include <SL2_QOPPolicy.h>
CORBA::Policy Methods | |
::Security::QOP const | qop_ |
virtual CORBA::PolicyType | policy_type () |
virtual CORBA::Policy_ptr | copy () |
virtual void | destroy () |
virtual::Security::QOP | qop () |
~QOPPolicy () | |
Destructor. | |
Implementation of the SecurityLevel2::QOPPolicy interface.
This policy can be used to affect the quality of protection (QoP) for invocation on a per-object basis. For example, it can be set as a policy override using the standard CORBA::Object::_set_policy_overrides() method.
TAO::Security::QOPPolicy::QOPPolicy | ( | ::Security::QOP | qop | ) |
Constructor.
|
protected |
Destructor.
Protected destructor to enforce proper memory management through the reference counting mechansim.
|
virtual |
Quality of protection which can be specified for an object reference and used to protect messages.
Implements CORBA::Policy.
|
virtual |
Quality of protection which can be specified for an object reference and used to protect messages.
Implements CORBA::Policy.
|
virtual |
Quality of protection which can be specified for an object reference and used to protect messages.
Implements CORBA::Policy.
Security::QOP TAO::Security::QOPPolicy::qop | ( | ) |
Return the Quality-of-Protection value associated with this policy.
Implements SecurityLevel2::QOPPolicy.
|
private |
Quality of protection which can be specified for an object reference and used to protect messages.