001 package org.omg.SecurityLevel2; 002 003 /** 004 * Generated from IDL interface "RequiredRights". 005 * 006 * @author JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007 007 * @version generated at Jun 18, 2012 10:37:54 AM 008 */ 009 010 public interface RequiredRights 011 extends RequiredRightsOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity 012 { 013 }