Interface SecurityAdmin::AccessPolicy

interface AccessPolicy
inherits from CORBA::Policy

Operation Index

get_all_effective_rights
get_effective_rights

Operations

get_all_effective_rights
Security::RightsList get_all_effective_rights(in Security::AttributeList attrib_list);
get_effective_rights
Security::RightsList get_effective_rights(in Security::AttributeList attribute_list,
                                          in Security::ExtensibleFamily rights_family);

Generated by the ORBacus IDL-to-HTML translator (non-commercial)