Uses of Class
org.omg.CSIIOP.CompoundSecMech

Packages that use CompoundSecMech
org.omg.CSIIOP   
 

Uses of CompoundSecMech in org.omg.CSIIOP
 

Fields in org.omg.CSIIOP declared as CompoundSecMech
 CompoundSecMech[] CompoundSecMechList.mechanism_list
           
 CompoundSecMech[] CompoundSecMechanismsHolder.value
           
 CompoundSecMech CompoundSecMechHolder.value
           
 

Methods in org.omg.CSIIOP that return CompoundSecMech
static CompoundSecMech CompoundSecMechHelper.extract(org.omg.CORBA.Any any)
           
static CompoundSecMech CompoundSecMechHelper.read(org.omg.CORBA.portable.InputStream in)
           
static CompoundSecMech[] CompoundSecMechanismsHelper.extract(org.omg.CORBA.Any any)
           
static CompoundSecMech[] CompoundSecMechanismsHelper.read(org.omg.CORBA.portable.InputStream _in)
           
 

Methods in org.omg.CSIIOP with parameters of type CompoundSecMech
static void CompoundSecMechHelper.insert(org.omg.CORBA.Any any, CompoundSecMech s)
           
static void CompoundSecMechHelper.write(org.omg.CORBA.portable.OutputStream out, CompoundSecMech s)
           
static void CompoundSecMechanismsHelper.insert(org.omg.CORBA.Any any, CompoundSecMech[] s)
           
static void CompoundSecMechanismsHelper.write(org.omg.CORBA.portable.OutputStream _out, CompoundSecMech[] _s)
           
 

Constructors in org.omg.CSIIOP with parameters of type CompoundSecMech
CompoundSecMechList(boolean stateful, CompoundSecMech[] mechanism_list)
           
CompoundSecMechanismsHolder(CompoundSecMech[] initial)
           
CompoundSecMechHolder(CompoundSecMech initial)
           
 



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