Package com.sun.corba.ee.org.omg.CSIIOP
Class SAS_ContextSec
java.lang.Object
com.sun.corba.ee.org.omg.CSIIOP.SAS_ContextSec
- All Implemented Interfaces:
Serializable
,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, 10:43:23 AM Greenwich Mean Time
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
byte[][]
short
short
-
Constructor Summary
ConstructorsConstructorDescriptionSAS_ContextSec
(short _target_supports, short _target_requires, ServiceConfiguration[] _privilege_authorities, byte[][] _supported_naming_mechanisms, int _supported_identity_types) -
Method Summary
-
Field Details
-
target_supports
public short target_supports -
target_requires
public short target_requires -
privilege_authorities
-
supported_naming_mechanisms
public byte[][] supported_naming_mechanisms -
supported_identity_types
public int supported_identity_types
-
-
Constructor Details
-
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)
-