Package org.omg.CSI
Class EstablishContext
java.lang.Object
org.omg.CSI.EstablishContext
- All Implemented Interfaces:
Serializable,IDLEntity
org/omg/CSI/EstablishContext.java .
Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog1
Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog2
Monday, February 12, 2024 at 2:42:26 PM Central European Standard Time
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionbyte[]long -
Constructor Summary
ConstructorsConstructorDescriptionEstablishContext(long _client_context_id, AuthorizationElement[] _authorization_token, IdentityToken _identity_token, byte[] _client_authentication_token) -
Method Summary
-
Field Details
-
client_context_id
public long client_context_id -
authorization_token
-
identity_token
-
client_authentication_token
public byte[] client_authentication_token
-
-
Constructor Details
-
EstablishContext
public EstablishContext() -
EstablishContext
public EstablishContext(long _client_context_id, AuthorizationElement[] _authorization_token, IdentityToken _identity_token, byte[] _client_authentication_token)
-