org.omg.CSI
Class EstablishContext
java.lang.Object
org.omg.CSI.EstablishContext
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class EstablishContext
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
org/omg/CSI/EstablishContext.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /builddir/build/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/CSI.idl
Tuesday, December 2, 2008 12:16:18 PM EST
- 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
authorization_token
public AuthorizationElement[] authorization_token
identity_token
public IdentityToken identity_token
client_authentication_token
public byte[] client_authentication_token
EstablishContext
public EstablishContext()
EstablishContext
public EstablishContext(long _client_context_id,
AuthorizationElement[] _authorization_token,
IdentityToken _identity_token,
byte[] _client_authentication_token)
Copyright © 2008. All Rights Reserved.