org.omg.SECIOP
Class EstablishContext

java.lang.Object
  extended by org.omg.SECIOP.EstablishContext
All Implemented Interfaces:
Serializable, IDLEntity

public final class EstablishContext
extends Object
implements IDLEntity

Generated from IDL struct "EstablishContext".

Version:
generated at Jun 18, 2012 10:37:50 AM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
See Also:
Serialized Form

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

client_context_id

public long client_context_id

initial_context_token

public byte[] initial_context_token
Constructor Detail

EstablishContext

public EstablishContext()

EstablishContext

public EstablishContext(long client_context_id,
                        byte[] initial_context_token)


Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.