TAO::SL3::ObjectCredentialsPolicy Class Reference

POA-specific Policy containing server's "own" credentials. More...

#include <SL3_ObjectCredentialsPolicy.h>

Inheritance diagram for TAO::SL3::ObjectCredentialsPolicy:

Inheritance graph
[legend]
Collaboration diagram for TAO::SL3::ObjectCredentialsPolicy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ObjectCredentialsPolicy (const SecurityLevel3::OwnCredentialsList &creds)
 Constructor.

SecurityLevel3::ObjectCredentialsPolicy Methods
Methods required by the SecurityLevel3::ObjectCredentialsPolicy interface.

virtual SecurityLevel3::OwnCredentialsList * creds_list () throw (CORBA::SystemException)
virtual CORBA::PolicyType policy_type () throw (CORBA::SystemException)
virtual CORBA::Policy_ptr copy () throw (CORBA::SystemException)
virtual void destroy () throw (CORBA::SystemException)

Protected Member Functions

 ~ObjectCredentialsPolicy (void)
 Destructor.


Private Attributes

SecurityLevel3::OwnCredentialsList creds_list_
 List of POA-specific OwnCredentials.


Detailed Description

POA-specific Policy containing server's "own" credentials.

This policy may be passed in the PolicyList argument of PortableServer::POA::create_POA() method. Targets under that POA will have the credentials contained within this Policy associated with them.

Definition at line 51 of file SL3_ObjectCredentialsPolicy.h.


Constructor & Destructor Documentation

TAO::SL3::ObjectCredentialsPolicy::ObjectCredentialsPolicy const SecurityLevel3::OwnCredentialsList &  creds  ) 
 

Constructor.

TAO::SL3::ObjectCredentialsPolicy::~ObjectCredentialsPolicy void   )  [protected]
 

Destructor.

Protected destructor to enforce proper memory management through the reference counting mechanism.

Definition at line 19 of file SL3_ObjectCredentialsPolicy.cpp.

00020 {
00021 }


Member Function Documentation

virtual CORBA::Policy_ptr TAO::SL3::ObjectCredentialsPolicy::copy  )  throw (CORBA::SystemException) [virtual]
 

virtual SecurityLevel3::OwnCredentialsList* TAO::SL3::ObjectCredentialsPolicy::creds_list  )  throw (CORBA::SystemException) [virtual]
 

virtual void TAO::SL3::ObjectCredentialsPolicy::destroy  )  throw (CORBA::SystemException) [virtual]
 

virtual CORBA::PolicyType TAO::SL3::ObjectCredentialsPolicy::policy_type  )  throw (CORBA::SystemException) [virtual]
 


Member Data Documentation

SecurityLevel3::OwnCredentialsList TAO::SL3::ObjectCredentialsPolicy::creds_list_ [private]
 

List of POA-specific OwnCredentials.

Definition at line 94 of file SL3_ObjectCredentialsPolicy.h.


The documentation for this class was generated from the following files:
Generated on Thu Nov 9 13:52:48 2006 for TAO_Security by doxygen 1.3.6