#include <SL2_EstablishTrustPolicy.h>
Inheritance diagram for TAO::Security::EstablishTrustPolicy:


| Public Member Functions | |
| EstablishTrustPolicy (const ::Security::EstablishTrust &trust) | |
| Constructor. | |
| virtual ::Security::EstablishTrust | trust (ACE_ENV_SINGLE_ARG_DECL) throw (CORBA::SystemException) | 
| CORBA::Policy Methods | |
| virtual CORBA::PolicyType | policy_type (ACE_ENV_SINGLE_ARG_DECL) throw (CORBA::SystemException) | 
| virtual CORBA::Policy_ptr | copy (ACE_ENV_SINGLE_ARG_DECL) throw (CORBA::SystemException) | 
| virtual void | destroy (ACE_ENV_SINGLE_ARG_DECL) throw (CORBA::SystemException) | 
| Protected Member Functions | |
| ~EstablishTrustPolicy (void) | |
| Destructor. | |
| Private Attributes | |
| ::Security::EstablishTrust | trust_ | 
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.
| 
 | 
| Constructor. 
 | 
| 
 | 
| Destructor. Protected destructor to enforce proper memory management through the reference counting mechanism. | 
| 
 | 
| 
 Implements CORBA::Policy. | 
| 
 | 
| 
 Implements CORBA::Policy. | 
| 
 | 
| 
 Implements CORBA::Policy. | 
| 
 | 
| Return the "establish trust" value associated with this policy. | 
| 
 | 
| Quality of protection which can be specified for an object reference and used to protect messages. | 
 1.3.9.1
 1.3.9.1