Uses of Class
com.sun.corba.ee.org.omg.CSIIOP.AS_ContextSec
-
Packages that use AS_ContextSec Package Description com.sun.corba.ee.org.omg.CSIIOP -
-
Uses of AS_ContextSec in com.sun.corba.ee.org.omg.CSIIOP
Fields in com.sun.corba.ee.org.omg.CSIIOP declared as AS_ContextSec Modifier and Type Field Description AS_ContextSecCompoundSecMech. as_context_mechAS_ContextSecAS_ContextSecHolder. valueMethods in com.sun.corba.ee.org.omg.CSIIOP that return AS_ContextSec Modifier and Type Method Description static AS_ContextSecAS_ContextSecHelper. extract(Any a)static AS_ContextSecAS_ContextSecHelper. read(InputStream istream)Methods in com.sun.corba.ee.org.omg.CSIIOP with parameters of type AS_ContextSec Modifier and Type Method Description static voidAS_ContextSecHelper. insert(Any a, AS_ContextSec that)static voidAS_ContextSecHelper. write(OutputStream ostream, AS_ContextSec value)Constructors in com.sun.corba.ee.org.omg.CSIIOP with parameters of type AS_ContextSec Constructor Description AS_ContextSecHolder(AS_ContextSec initialValue)CompoundSecMech(short _target_requires, TaggedComponent _transport_mech, AS_ContextSec _as_context_mech, SAS_ContextSec _sas_context_mech)
-