org.omg.SecurityLevel2
Interface RequiredRightsOperations

All Known Subinterfaces:
RequiredRights

public interface RequiredRightsOperations

Generated from IDL interface "RequiredRights".

Version:
generated at Jun 18, 2012 10:37:54 AM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

Method Summary
 void get_required_rights(Object obj, String operation_name, String interface_name, RightsListHolder rights, RightsCombinatorHolder rights_combinator)
           
 void set_required_rights(String operation_name, String interface_name, Right[] rights, RightsCombinator rights_combinator)
           
 

Method Detail

get_required_rights

void get_required_rights(Object obj,
                         String operation_name,
                         String interface_name,
                         RightsListHolder rights,
                         RightsCombinatorHolder rights_combinator)

set_required_rights

void set_required_rights(String operation_name,
                         String interface_name,
                         Right[] rights,
                         RightsCombinator rights_combinator)


Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.