| TAO_Security 4.0.0
    | 
Implementation of the SecurityLevel2::EstablishTrustPolicy. More...
#include <SL2_EstablishTrustPolicy.h>


| CORBA::Policy Methods | |
| ::Security::EstablishTrust const | trust_ | 
| virtual CORBA::PolicyType | policy_type () | 
| virtual CORBA::Policy_ptr | copy () | 
| virtual void | destroy () | 
| virtual::Security::EstablishTrust | trust () | 
| ~EstablishTrustPolicy () | |
| Destructor. | |
Implementation of the SecurityLevel2::EstablishTrustPolicy.
This policy can be used to enable or disable establishment of trust in the client or the target or both on a per-object basis. For example, it can be set as a policy override using the standard CORBA::Object::_set_policy_overrides() method.
appropriate Security::EstablishTrust structure (inserted into a CORBA::Any).
| TAO::Security::EstablishTrustPolicy::EstablishTrustPolicy | ( | const ::Security::EstablishTrust & | trust | ) | 
Constructor.
| 
 | protected | 
Destructor.
Protected destructor to enforce proper memory management through the reference counting mechanism.
| 
 | 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::EstablishTrust TAO::Security::EstablishTrustPolicy::trust | ( | ) | 
Return the "establish trust" value associated with this policy.
Implements SecurityLevel2::EstablishTrustPolicy.
| 
 | private | 
Quality of protection which can be specified for an object reference and used to protect messages.