Class CompoundSecMech

java.lang.Object
com.sun.corba.ee.org.omg.CSIIOP.CompoundSecMech
All Implemented Interfaces:
Serializable, IDLEntity

public final class CompoundSecMech extends Object implements IDLEntity
com/sun/corba/ee/org/omg/CSIIOP/CompoundSecMech.java . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4-build/glassfish-corba-4.2.4/csiv2-idl/src/main/idl/CSIIOP.idl Wednesday, February 21, 2024, 10:43:23 AM Greenwich Mean 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)