org.omg.CSIIOP
Class CompoundSecMechList

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

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

Generated from IDL struct "CompoundSecMechList".

Version:
generated at Mar 23, 2009 3:46:24 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
See Also:
Serialized Form

Field Summary
 CompoundSecMech[] mechanism_list
           
 boolean stateful
           
 
Constructor Summary
CompoundSecMechList()
           
CompoundSecMechList(boolean stateful, CompoundSecMech[] mechanism_list)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

stateful

public boolean stateful

mechanism_list

public CompoundSecMech[] mechanism_list
Constructor Detail

CompoundSecMechList

public CompoundSecMechList()

CompoundSecMechList

public CompoundSecMechList(boolean stateful,
                           CompoundSecMech[] mechanism_list)


Copyright © 2009. All Rights Reserved.