Package org.omg.CSIIOP
Class SAS_ContextSec
java.lang.Object
org.omg.CSIIOP.SAS_ContextSec
- All Implemented Interfaces:
Serializable,IDLEntity
org/omg/CSIIOP/SAS_ContextSec.java .
Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog1
Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog2
Monday, February 12, 2024 at 2:42:26 PM Central European Standard Time
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionintbyte[][]shortshort -
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)
-