Class CompoundSecMech

java.lang.Object
org.omg.CSIIOP.CompoundSecMech
All Implemented Interfaces:
Serializable, IDLEntity

public final class CompoundSecMech extends Object implements IDLEntity
org/omg/CSIIOP/CompoundSecMech.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 Details

    • target_requires

      public short target_requires
    • transport_mech

      public TaggedComponent transport_mech
    • as_context_mech

      public AS_ContextSec as_context_mech
    • sas_context_mech

      public SAS_ContextSec sas_context_mech
  • Constructor Details

    • CompoundSecMech

      public CompoundSecMech()
    • CompoundSecMech

      public CompoundSecMech(short _target_requires, TaggedComponent _transport_mech, AS_ContextSec _as_context_mech, SAS_ContextSec _sas_context_mech)