Package | Description |
---|---|
org.omg.SecurityLevel2 |
Modifier and Type | Field and Description |
---|---|
QOPPolicy |
QOPPolicyHolder.value |
Modifier and Type | Method and Description |
---|---|
QOPPolicy |
CurrentOperations.create_qop_policy(QOP qop_) |
static QOPPolicy |
QOPPolicyHelper.extract(Any any) |
static QOPPolicy |
QOPPolicyHelper.narrow(Object obj) |
static QOPPolicy |
QOPPolicyHelper.read(InputStream in) |
static QOPPolicy |
QOPPolicyHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
QOPPolicyHelper.insert(Any any,
QOPPolicy s) |
static void |
QOPPolicyHelper.write(OutputStream _out,
QOPPolicy s) |
Constructor and Description |
---|
QOPPolicyHolder(QOPPolicy initial) |