org.omg.CSI.KRB5MechOID Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of openjdk-orb Show documentation
Show all versions of openjdk-orb Show documentation
JBoss repackaging of the OpenJDK ORB
package org.omg.CSI;
/**
* org/omg/CSI/KRB5MechOID.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from /home/tomek/workspace/_jboss-openjdk-orb/target/checkout/src/share/classes/org/omg/CSI/CSI.idl
* wtorek, 19 sierpień 2014 14:10:02 CEST
*/
public interface KRB5MechOID
{
// gssapi(2) krb5(2) }
public static final String value = "oid:1.2.840.113554.1.2.2";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy