Uses of Class
org.omg.CSIIOP.SAS_ContextSec

Packages that use SAS_ContextSec
org.omg.CSIIOP   
 

Uses of SAS_ContextSec in org.omg.CSIIOP
 

Fields in org.omg.CSIIOP declared as SAS_ContextSec
 SAS_ContextSec CompoundSecMech.sas_context_mech
           
 SAS_ContextSec SAS_ContextSecHolder.value
           
 

Methods in org.omg.CSIIOP that return SAS_ContextSec
static SAS_ContextSec SAS_ContextSecHelper.extract(Any a)
           
static SAS_ContextSec SAS_ContextSecHelper.read(InputStream istream)
           
 

Methods in org.omg.CSIIOP with parameters of type SAS_ContextSec
static void SAS_ContextSecHelper.insert(Any a, SAS_ContextSec that)
           
static void SAS_ContextSecHelper.write(OutputStream ostream, SAS_ContextSec value)
           
 

Constructors in org.omg.CSIIOP with parameters of type SAS_ContextSec
CompoundSecMech(short _target_requires, TaggedComponent _transport_mech, AS_ContextSec _as_context_mech, SAS_ContextSec _sas_context_mech)
           
SAS_ContextSecHolder(SAS_ContextSec initialValue)
           
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.