001 package org.omg.CSI;
002
003
004 /**
005 * org/omg/CSI/X509AttributeCertChain.java .
006 * Generated by the IDL-to-Java compiler (portable), version "3.2"
007 * from /home/iurt/rpm/BUILD/geronimo-spec-corba/src/main/idl/CSI.idl
008 * Saturday, November 26, 2011 9:53:36 PM UTC
009 */
010
011 public interface X509AttributeCertChain
012 {
013
014 // in [IETF ID PKIXAC].
015 public static final int value = (int)((int)(org.omg.CSI.OMGVMCID.value | 1L));
016 }