Class CompoundSecMechList

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

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

    • stateful

      public boolean stateful
    • mechanism_list

      public CompoundSecMech[] mechanism_list
  • Constructor Details

    • CompoundSecMechList

      public CompoundSecMechList()
    • CompoundSecMechList

      public CompoundSecMechList(boolean _stateful, CompoundSecMech[] _mechanism_list)