|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CSI.GSSTokenHolder
public final class GSSTokenHolder
Generated from IDL definition of alias "GSSToken"
Field Summary | |
---|---|
byte[] |
value
|
Constructor Summary | |
---|---|
GSSTokenHolder()
|
|
GSSTokenHolder(byte[] initial)
|
Method Summary | |
---|---|
void |
_read(org.omg.CORBA.portable.InputStream in)
|
org.omg.CORBA.TypeCode |
_type()
|
void |
_write(org.omg.CORBA.portable.OutputStream out)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public byte[] value
Constructor Detail |
---|
public GSSTokenHolder()
public GSSTokenHolder(byte[] initial)
Method Detail |
---|
public org.omg.CORBA.TypeCode _type()
_type
in interface org.omg.CORBA.portable.Streamable
public void _read(org.omg.CORBA.portable.InputStream in)
_read
in interface org.omg.CORBA.portable.Streamable
public void _write(org.omg.CORBA.portable.OutputStream out)
_write
in interface org.omg.CORBA.portable.Streamable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |