Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_MechanismPolicy Class Reference

Implementation of the SecurityLevel2::MechanismPolicy interface. More...

#include <MechanismPolicy.h>

Inheritance diagram for TAO_MechanismPolicy:

Inheritance graph
[legend]
Collaboration diagram for TAO_MechanismPolicy:

Collaboration graph
[legend]
List of all members.

Friends

class TAO_Security_PolicyFactory

Detailed Description

Implementation of the SecurityLevel2::MechanismPolicy interface.

This policy can be used to specify which mechanisms may be used 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.

Note:
Only security mechanism will be used for a given invocation.

This policy can be created by using the CORBA::ORB::create_policy() method by passing it the Security::SecMechanismPolicy policy type, and the appropriate Security::MechanismTypeList (inserted into a CORBA::Any).


Friends And Related Function Documentation

friend class TAO_Security_PolicyFactory [friend]
 


The documentation for this class was generated from the following file:
Generated on Thu Oct 10 21:59:09 2002 for TAO_Security by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001