Class SECIOP_SEC_TRANS

  • All Implemented Interfaces:
    java.io.Serializable, IDLEntity

    public final class SECIOP_SEC_TRANS
    extends java.lang.Object
    implements IDLEntity
    com/sun/corba/ee/org/omg/CSIIOP/SECIOP_SEC_TRANS.java . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4/csiv2-idl/src/main/idl/CSIIOP.idl Wednesday, February 21, 2024 at 12:00:00 PM Greenwich Mean Time
    See Also:
    Serialized Form
    • Field Detail

      • target_supports

        public short target_supports
      • target_requires

        public short target_requires
      • mech_oid

        public byte[] mech_oid
      • target_name

        public byte[] target_name
    • Constructor Detail

      • SECIOP_SEC_TRANS

        public SECIOP_SEC_TRANS()
      • SECIOP_SEC_TRANS

        public SECIOP_SEC_TRANS​(short _target_supports,
                                short _target_requires,
                                byte[] _mech_oid,
                                byte[] _target_name,
                                TransportAddress[] _addresses)