001    package org.omg.IOP;
002    /**
003     * Generated from IDL const "TAG_KerberosV5_SEC_MECH".
004     *
005     * @author JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
006     * @version generated at Jun 18, 2012 10:36:57 AM
007     */
008    
009    public interface TAG_KerberosV5_SEC_MECH
010    {
011            int value = 17;
012    }