org.omg.CSIIOP

Class CompoundSecMech

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class CompoundSecMech
extends java.lang.Object
implements IDLEntity

Generated from IDL definition of struct "CompoundSecMech"

Author:
JacORB IDL compiler

Field Summary

AS_ContextSec
as_context_mech
SAS_ContextSec
sas_context_mech
short
target_requires
TaggedComponent
transport_mech

Constructor Summary

CompoundSecMech()
CompoundSecMech(short target_requires, TaggedComponent transport_mech, AS_ContextSec as_context_mech, SAS_ContextSec sas_context_mech)

Field Details

as_context_mech

public AS_ContextSec as_context_mech


sas_context_mech

public SAS_ContextSec sas_context_mech


target_requires

public short target_requires


transport_mech

public TaggedComponent transport_mech

Constructor Details

CompoundSecMech

public CompoundSecMech()


CompoundSecMech

public CompoundSecMech(short target_requires,
                       TaggedComponent transport_mech,
                       AS_ContextSec as_context_mech,
                       SAS_ContextSec sas_context_mech)