org.omg.SecurityLevel2
Interface RequiredRightsOperations
- All Known Subinterfaces:
- RequiredRights
public interface RequiredRightsOperations
Generated from IDL interface "RequiredRights".
- Version:
- generated at Sep 22, 2012 10:58:00 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
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.