Class AS_ContextSec

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

public final class AS_ContextSec extends Object implements IDLEntity
com/sun/corba/ee/org/omg/CSIIOP/AS_ContextSec.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, 10:43:23 AM Greenwich Mean Time
See Also:
  • 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)