org.omg.SecurityAdmin

Interface AccessPolicyOperations

All Superinterfaces:
PolicyOperations
Known Subinterfaces:
AccessPolicy, DomainAccessPolicy, DomainAccessPolicyOperations

public interface AccessPolicyOperations
extends PolicyOperations

Generated from IDL interface "AccessPolicy"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

Right[]
get_all_effective_rights(SecAttribute[] attrib_list)
Right[]
get_effective_rights(SecAttribute[] attrib_list, ExtensibleFamily rights_family)

Methods inherited from interface org.omg.CORBA.PolicyOperations

copy, destroy, policy_type

Method Details

get_all_effective_rights

public Right[] get_all_effective_rights(SecAttribute[] attrib_list)


get_effective_rights

public Right[] get_effective_rights(SecAttribute[] attrib_list,
                                    ExtensibleFamily rights_family)