001 package org.omg.SecurityLevel2;
002
003 /**
004 * Generated from IDL interface "ReceivedCredentials".
005 *
006 * @author JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
007 * @version generated at Nov 6, 2011 12:20:25 AM
008 */
009
010 public interface ReceivedCredentials
011 extends ReceivedCredentialsOperations, org.omg.CORBA.LocalInterface, org.omg.CORBA.portable.IDLEntity, org.omg.SecurityLevel2.Credentials
012 {
013 }