#include "ace/pre.h"
#include "corbafwd.h"
#include "OctetSeqC.h"
#include "ace/Synch_T.h"
#include "ace/post.h"
Include dependency graph for Principal.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | CORBA_Principal |
A "Principal" identifies an authenticated entity in the network administration framework. Identities are used to control acccess (authorization) as well as in audit trails (accountability). More... | |
class | CORBA_Principal_out |
The T_out class for Principal. More... | |
class | CORBA_Principal_var |
The T_var class for Principal. More... | |
Functions | |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, CORBA_Principal *) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, CORBA_Principal *&) |
Principal.h,v 1.18 2002/05/02 04:02:51 ossama Exp
The CORBA_Principal pseudo-object implementation.
|
|
|
|