org.omg.SECIOP
Class KerberosV5Helper

java.lang.Object
  extended byorg.omg.SECIOP.KerberosV5Helper

public final class KerberosV5Helper
extends java.lang.Object

Generated from IDL definition of struct "KerberosV5"

Author:
JacORB IDL compiler

Constructor Summary
KerberosV5Helper()
           
 
Method Summary
static KerberosV5 extract(Any any)
           
static java.lang.String id()
           
static void insert(Any any, KerberosV5 s)
           
static KerberosV5 read(InputStream in)
           
static TypeCode type()
           
static void write(OutputStream out, KerberosV5 s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KerberosV5Helper

public KerberosV5Helper()
Method Detail

type

public static TypeCode type()

insert

public static void insert(Any any,
                          KerberosV5 s)

extract

public static KerberosV5 extract(Any any)

id

public static java.lang.String id()

read

public static KerberosV5 read(InputStream in)

write

public static void write(OutputStream out,
                         KerberosV5 s)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.