org.omg.SECIOP
Class CompleteEstablishContext
java.lang.Object
org.omg.SECIOP.CompleteEstablishContext
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class CompleteEstablishContext
- extends java.lang.Object
- implements IDLEntity
Generated from IDL struct "CompleteEstablishContext".
- Version:
- generated at Nov 26, 2008 7:00:23 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
client_context_id
public long client_context_id
target_context_id_valid
public boolean target_context_id_valid
target_context_id
public long target_context_id
final_context_token
public byte[] final_context_token
CompleteEstablishContext
public CompleteEstablishContext()
CompleteEstablishContext
public CompleteEstablishContext(long client_context_id,
boolean target_context_id_valid,
long target_context_id,
byte[] final_context_token)
Copyright © {inceptionYear}-2008 null. All Rights Reserved.