Package | Description |
---|---|
org.omg.CSIIOP |
Modifier and Type | Field and Description |
---|---|
CompoundSecMech[] |
CompoundSecMechList.mechanism_list |
CompoundSecMech[] |
CompoundSecMechanismsHolder.value |
CompoundSecMech |
CompoundSecMechHolder.value |
Modifier and Type | Method and Description |
---|---|
static CompoundSecMech[] |
CompoundSecMechanismsHelper.extract(Any a) |
static CompoundSecMech |
CompoundSecMechHelper.extract(Any a) |
static CompoundSecMech[] |
CompoundSecMechanismsHelper.read(InputStream istream) |
static CompoundSecMech |
CompoundSecMechHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
CompoundSecMechHelper.insert(Any a,
CompoundSecMech that) |
static void |
CompoundSecMechanismsHelper.insert(Any a,
CompoundSecMech[] that) |
static void |
CompoundSecMechHelper.write(OutputStream ostream,
CompoundSecMech value) |
static void |
CompoundSecMechanismsHelper.write(OutputStream ostream,
CompoundSecMech[] value) |
Constructor and Description |
---|
CompoundSecMechanismsHolder(CompoundSecMech[] initialValue) |
CompoundSecMechHolder(CompoundSecMech initialValue) |
CompoundSecMechList(boolean _stateful,
CompoundSecMech[] _mechanism_list) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.