TAO_Security
2.2.7
|
Implementation of the SecurityLevel2::EstablishTrustPolicy. More...
#include <SL2_EstablishTrustPolicy.h>
Protected Member Functions | |
~EstablishTrustPolicy (void) | |
Destructor. More... | |
Private Attributes | |
::Security::EstablishTrust const | trust_ |
Additional Inherited Members | |
![]() | |
readonly attribute Security::EstablishTrust | trust |
![]() | |
readonly attribute PolicyType | policy_type |
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 |
Implements CORBA::Policy.
|
virtual |
Implements CORBA::Policy.
|
virtual |
Security::EstablishTrust TAO::Security::EstablishTrustPolicy::trust | ( | void | ) |
Return the "establish trust" value associated with this policy.
|
private |
Quality of protection which can be specified for an object reference and used to protect messages.