|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompoundSecMech | |
---|---|
org.omg.CSIIOP |
Uses of CompoundSecMech in org.omg.CSIIOP |
---|
Fields in org.omg.CSIIOP declared as CompoundSecMech | |
---|---|
CompoundSecMech[] |
CompoundSecMechList.mechanism_list
|
CompoundSecMech |
CompoundSecMechHolder.value
|
CompoundSecMech[] |
CompoundSecMechanismsHolder.value
|
Methods in org.omg.CSIIOP that return CompoundSecMech | |
---|---|
static CompoundSecMech |
CompoundSecMechHelper.extract(org.omg.CORBA.Any a)
|
static CompoundSecMech[] |
CompoundSecMechanismsHelper.extract(org.omg.CORBA.Any a)
|
static CompoundSecMech |
CompoundSecMechHelper.read(org.omg.CORBA.portable.InputStream istream)
|
static CompoundSecMech[] |
CompoundSecMechanismsHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in org.omg.CSIIOP with parameters of type CompoundSecMech | |
---|---|
static void |
CompoundSecMechHelper.insert(org.omg.CORBA.Any a,
CompoundSecMech that)
|
static void |
CompoundSecMechanismsHelper.insert(org.omg.CORBA.Any a,
CompoundSecMech[] that)
|
static void |
CompoundSecMechHelper.write(org.omg.CORBA.portable.OutputStream ostream,
CompoundSecMech value)
|
static void |
CompoundSecMechanismsHelper.write(org.omg.CORBA.portable.OutputStream ostream,
CompoundSecMech[] value)
|
Constructors in org.omg.CSIIOP with parameters of type CompoundSecMech | |
---|---|
CompoundSecMechanismsHolder(CompoundSecMech[] initialValue)
|
|
CompoundSecMechHolder(CompoundSecMech initialValue)
|
|
CompoundSecMechList(boolean _stateful,
CompoundSecMech[] _mechanism_list)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |