org.omg.SecurityAdmin
Interface AccessPolicyOperations

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

public interface AccessPolicyOperations
extends PolicyOperations

Generated from IDL interface "AccessPolicy".

Version:
generated at Mar 21, 2012 11:04:24 AM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

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 Detail

get_effective_rights

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

get_all_effective_rights

Right[] get_all_effective_rights(SecAttribute[] attrib_list)