Package | Description |
---|---|
org.omg.Security | |
org.omg.SecurityLevel2 | |
org.omg.SecurityReplaceable |
Modifier and Type | Field and Description |
---|---|
MechandOptions |
MechandOptionsHolder.value |
MechandOptions[] |
MechandOptionsListHolder.value |
Modifier and Type | Method and Description |
---|---|
static MechandOptions |
MechandOptionsHelper.extract(Any any) |
static MechandOptions[] |
MechandOptionsListHelper.extract(Any any) |
static MechandOptions |
MechandOptionsHelper.read(InputStream in) |
static MechandOptions[] |
MechandOptionsListHelper.read(InputStream _in) |
Modifier and Type | Method and Description |
---|---|
static void |
MechandOptionsHelper.insert(Any any,
MechandOptions s) |
static void |
MechandOptionsListHelper.insert(Any any,
MechandOptions[] s) |
static void |
MechandOptionsHelper.write(OutputStream out,
MechandOptions s) |
static void |
MechandOptionsListHelper.write(OutputStream _out,
MechandOptions[] _s) |
Constructor and Description |
---|
MechandOptionsHolder(MechandOptions initial) |
MechandOptionsListHolder(MechandOptions[] initial) |
Modifier and Type | Method and Description |
---|---|
MechandOptions[] |
CurrentOperations.supported_mechanisms() |
Modifier and Type | Method and Description |
---|---|
MechandOptions[] |
VaultOperations.get_supported_mechs() |
Copyright © 2016 JacORB. All rights reserved.