|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.SECIOP.EstablishContext
public final class EstablishContext
Generated from IDL definition of struct "EstablishContext"
Field Summary | |
---|---|
long |
client_context_id
|
byte[] |
initial_context_token
|
Constructor Summary | |
---|---|
EstablishContext()
|
|
EstablishContext(long client_context_id,
byte[] initial_context_token)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long client_context_id
public byte[] initial_context_token
Constructor Detail |
---|
public EstablishContext()
public EstablishContext(long client_context_id, byte[] initial_context_token)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |