Uses of Class
org.omg.CSIIOP.AS_ContextSec

Packages that use AS_ContextSec
org.omg.CSIIOP   
 

Uses of AS_ContextSec in org.omg.CSIIOP
 

Fields in org.omg.CSIIOP declared as AS_ContextSec
 AS_ContextSec CompoundSecMech.as_context_mech
           
 AS_ContextSec AS_ContextSecHolder.value
           
 

Methods in org.omg.CSIIOP that return AS_ContextSec
static AS_ContextSec AS_ContextSecHelper.extract(org.omg.CORBA.Any any)
           
static AS_ContextSec AS_ContextSecHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.omg.CSIIOP with parameters of type AS_ContextSec
static void AS_ContextSecHelper.insert(org.omg.CORBA.Any any, AS_ContextSec s)
           
static void AS_ContextSecHelper.write(org.omg.CORBA.portable.OutputStream out, AS_ContextSec s)
           
 

Constructors in org.omg.CSIIOP with parameters of type AS_ContextSec
CompoundSecMech(short target_requires, TaggedComponent transport_mech, AS_ContextSec as_context_mech, SAS_ContextSec sas_context_mech)
           
AS_ContextSecHolder(AS_ContextSec initial)
           
 



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