TAO_Security 2.0.4
Public Member Functions
SecurityLevel2::RequiredRights Interface Reference

import "SecurityLevel2.idl";

List of all members.

Public Member Functions

void get_required_rights (in Object obj, in CORBA::Identifier operation_name, in CORBA::RepositoryId interface_name, out Security::RightsList rights, out Security::RightsCombinator rights_combinator)
void set_required_rights (in CORBA::Identifier operation_name, in CORBA::RepositoryId interface_name, in Security::RightsList rights, in Security::RightsCombinator rights_combinator)

Member Function Documentation

void SecurityLevel2::RequiredRights::get_required_rights ( in Object  obj,
in CORBA::Identifier  operation_name,
in CORBA::RepositoryId  interface_name,
out Security::RightsList  rights,
out Security::RightsCombinator  rights_combinator 
)
void SecurityLevel2::RequiredRights::set_required_rights ( in CORBA::Identifier  operation_name,
in CORBA::RepositoryId  interface_name,
in Security::RightsList  rights,
in Security::RightsCombinator  rights_combinator 
)

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines