public final class KerberosV5Helper extends Object
Constructor and Description |
---|
KerberosV5Helper() |
Modifier and Type | Method and Description |
---|---|
static KerberosV5 |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
KerberosV5 s) |
static KerberosV5 |
read(InputStream in) |
static TypeCode |
type() |
static void |
write(OutputStream out,
KerberosV5 s) |
public static TypeCode type()
public static void insert(Any any, KerberosV5 s)
public static KerberosV5 extract(Any any)
public static String id()
public static KerberosV5 read(InputStream in)
public static void write(OutputStream out, KerberosV5 s)
Copyright © 2013. All Rights Reserved.