Class SAS_ContextSec

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

    public final class SAS_ContextSec
    extends java.lang.Object
    implements IDLEntity
    com/sun/corba/ee/org/omg/CSIIOP/SAS_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 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
      • supported_naming_mechanisms

        public byte[][] supported_naming_mechanisms
      • supported_identity_types

        public int supported_identity_types
    • Constructor Detail

      • SAS_ContextSec

        public SAS_ContextSec()
      • SAS_ContextSec

        public SAS_ContextSec​(short _target_supports,
                              short _target_requires,
                              ServiceConfiguration[] _privilege_authorities,
                              byte[][] _supported_naming_mechanisms,
                              int _supported_identity_types)