org.omg.CSIIOP
Class SAS_ContextSec
java.lang.Object
org.omg.CSIIOP.SAS_ContextSec
- IDLEntity, java.io.Serializable
public final class SAS_ContextSec
extends java.lang.Object
Generated from IDL definition of struct "SAS_ContextSec"
- JacORB IDL compiler
supported_identity_types
public int supported_identity_types
supported_naming_mechanisms
public byte[][] supported_naming_mechanisms
target_requires
public short target_requires
target_supports
public short target_supports
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)