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