TAO_Security 4.0.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
TAO::Security::AccessDecision::ReferenceKeyType Struct Reference
Collaboration diagram for TAO::Security::AccessDecision::ReferenceKeyType:
Collaboration graph
[legend]

Public Member Functions

bool operator== (const ReferenceKeyType &other) const
 
CORBA::ULong hash () const
 
 operator const char * () const
 

Public Attributes

PortableServer::ObjectId_var oid_
 
CORBA::OctetSeq_var adapter_id_
 
CORBA::String_var orbid_
 

Detailed Description

Map containing references and their designated insecure access.

Member Function Documentation

◆ hash()

CORBA::ULong TAO::Security::AccessDecision::ReferenceKeyType::hash ( ) const

◆ operator const char *()

TAO::Security::AccessDecision::ReferenceKeyType::operator const char * ( ) const

◆ operator==()

bool TAO::Security::AccessDecision::ReferenceKeyType::operator== ( const ReferenceKeyType & other) const

Member Data Documentation

◆ adapter_id_

CORBA::OctetSeq_var TAO::Security::AccessDecision::ReferenceKeyType::adapter_id_

◆ oid_

PortableServer::ObjectId_var TAO::Security::AccessDecision::ReferenceKeyType::oid_

◆ orbid_

CORBA::String_var TAO::Security::AccessDecision::ReferenceKeyType::orbid_

The documentation for this struct was generated from the following files: