public final class KerberosV5Holder extends Object implements Streamable
Modifier and Type | Field and Description |
---|---|
KerberosV5 |
value |
Constructor and Description |
---|
KerberosV5Holder() |
KerberosV5Holder(KerberosV5 initial) |
public KerberosV5 value
public KerberosV5Holder()
public KerberosV5Holder(KerberosV5 initial)
public TypeCode _type()
_type
in interface Streamable
public void _read(InputStream _in)
_read
in interface Streamable
public void _write(OutputStream _out)
_write
in interface Streamable
Copyright © 2013. All Rights Reserved.