org.omg.CSIIOP
Class CompoundSecMech

java.lang.Object
  extended by org.omg.CSIIOP.CompoundSecMech
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class CompoundSecMech
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL struct "CompoundSecMech".

Version:
generated at Nov 26, 2008 6:59:53 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
See Also:
Serialized Form

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)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

target_requires

public short target_requires

transport_mech

public TaggedComponent transport_mech

as_context_mech

public AS_ContextSec as_context_mech

sas_context_mech

public SAS_ContextSec sas_context_mech
Constructor Detail

CompoundSecMech

public CompoundSecMech()

CompoundSecMech

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


Copyright © {inceptionYear}-2008 null. All Rights Reserved.