001 package org.omg.GSSUP; 002 003 004 /** 005 * org/omg/GSSUP/GSSUPMechOID.java . 006 * Generated by the IDL-to-Java compiler (portable), version "3.2" 007 * from /builddir/build/BUILD/geronimo-specs-1.6/geronimo-spec-corba/src/main/idl/GSSUP.idl 008 * Saturday, September 22, 2012 10:56:39 AM CEST 009 */ 010 011 public interface GSSUPMechOID 012 { 013 014 // security (1) authentication (1) gssup-mechanism (1) } 015 public static final String value = "oid:2.23.130.1.1.1"; 016 }