org.omg.CSIIOP
Class CompoundSecMechList
java.lang.Object
org.omg.CSIIOP.CompoundSecMechList
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class CompoundSecMechList
- extends Object
- implements IDLEntity
Generated from IDL struct "CompoundSecMechList".
- Version:
- generated at Jun 18, 2012 10:36:58 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
stateful
public boolean stateful
mechanism_list
public CompoundSecMech[] mechanism_list
CompoundSecMechList
public CompoundSecMechList()
CompoundSecMechList
public CompoundSecMechList(boolean stateful,
CompoundSecMech[] mechanism_list)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.