Uses of Class
org.omg.Security.MechandOptions

Packages that use MechandOptions
org.omg.Security   
 

Uses of MechandOptions in org.omg.Security
 

Fields in org.omg.Security declared as MechandOptions
 MechandOptions MechandOptionsHolder.value
           
 MechandOptions[] MechandOptionsListHolder.value
           
 

Methods in org.omg.Security that return MechandOptions
static MechandOptions[] MechandOptionsListHelper.extract(org.omg.CORBA.Any a)
           
static MechandOptions MechandOptionsHelper.extract(org.omg.CORBA.Any a)
           
static MechandOptions[] MechandOptionsListHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static MechandOptions MechandOptionsHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in org.omg.Security with parameters of type MechandOptions
static void MechandOptionsHelper.insert(org.omg.CORBA.Any a, MechandOptions that)
           
static void MechandOptionsListHelper.insert(org.omg.CORBA.Any a, MechandOptions[] that)
           
static void MechandOptionsHelper.write(org.omg.CORBA.portable.OutputStream ostream, MechandOptions value)
           
static void MechandOptionsListHelper.write(org.omg.CORBA.portable.OutputStream ostream, MechandOptions[] value)
           
 

Constructors in org.omg.Security with parameters of type MechandOptions
MechandOptionsHolder(MechandOptions initialValue)
           
MechandOptionsListHolder(MechandOptions[] initialValue)
           
 



Copyright © 2009. All Rights Reserved.