|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MechandOptions | |
---|---|
org.omg.Security | |
org.omg.SecurityLevel2 |
Uses of MechandOptions in org.omg.Security |
---|
Fields in org.omg.Security declared as MechandOptions | |
---|---|
MechandOptions[] |
MechandOptionsListHolder.value
|
MechandOptions |
MechandOptionsHolder.value
|
Methods in org.omg.Security that return MechandOptions | |
---|---|
static MechandOptions[] |
MechandOptionsListHelper.extract(Any a)
|
static MechandOptions |
MechandOptionsHelper.extract(Any a)
|
static MechandOptions[] |
MechandOptionsListHelper.read(InputStream istream)
|
static MechandOptions |
MechandOptionsHelper.read(InputStream istream)
|
Methods in org.omg.Security with parameters of type MechandOptions | |
---|---|
static void |
MechandOptionsHelper.insert(Any a,
MechandOptions that)
|
static void |
MechandOptionsListHelper.insert(Any a,
MechandOptions[] that)
|
static void |
MechandOptionsHelper.write(OutputStream ostream,
MechandOptions value)
|
static void |
MechandOptionsListHelper.write(OutputStream ostream,
MechandOptions[] value)
|
Constructors in org.omg.Security with parameters of type MechandOptions | |
---|---|
MechandOptionsHolder(MechandOptions initialValue)
|
|
MechandOptionsListHolder(MechandOptions[] initialValue)
|
Uses of MechandOptions in org.omg.SecurityLevel2 |
---|
Methods in org.omg.SecurityLevel2 that return MechandOptions | |
---|---|
MechandOptions[] |
_SecurityManagerStub.supported_mechanisms()
|
MechandOptions[] |
SecurityManagerOperations.supported_mechanisms()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |