Package org.omg.CSIIOP
Class AS_ContextSec
java.lang.Object
org.omg.CSIIOP.AS_ContextSec
- All Implemented Interfaces:
Serializable,IDLEntity
org/omg/CSIIOP/AS_ContextSec.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[]byte[]shortshort -
Constructor Summary
ConstructorsConstructorDescriptionAS_ContextSec(short _target_supports, short _target_requires, byte[] _client_authentication_mech, byte[] _target_name) -
Method Summary
-
Field Details
-
target_supports
public short target_supports -
target_requires
public short target_requires -
client_authentication_mech
public byte[] client_authentication_mech -
target_name
public byte[] target_name
-
-
Constructor Details
-
AS_ContextSec
public AS_ContextSec() -
AS_ContextSec
public AS_ContextSec(short _target_supports, short _target_requires, byte[] _client_authentication_mech, byte[] _target_name)
-