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

TAO_InvocationCredentialsPolicy Class Reference

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

#include <InvocationCredentialsPolicy.h>

Inheritance diagram for TAO_InvocationCredentialsPolicy:

Inheritance graph
[legend]
Collaboration diagram for TAO_InvocationCredentialsPolicy:

Collaboration graph
[legend]
List of all members.

Friends

class TAO_Security_PolicyFactory

Detailed Description

Implementation of the SecurityLevel2::InvocationCredentialsPolicy interface.

This policy can be used to specify which credentials may be used for invocations on a per-object basis. For example, it can be set as a policy override using the standard CORBA::Object::_set_policy_overrides() method.

If supported by the underlying security mechanism, multiple credentials can be associated with a given invocation in order to gain more privileges.

This policy can be created by using the CORBA::ORB::create_policy() method by passing it the Security::SecInvocationCredentialsPolicy policy type, and the appropriate SecurityLevel2::CredentialsList (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:58:54 2002 for TAO_Security by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001