| Package | Description |
|---|---|
| org.omg.Security | |
| org.omg.SecurityLevel2 |
| Modifier and Type | Field and Description |
|---|---|
static QOP |
QOP.SecQOPConfidentiality |
static QOP |
QOP.SecQOPIntegrity |
static QOP |
QOP.SecQOPIntegrityAndConfidentiality |
static QOP |
QOP.SecQOPNoProtection |
QOP |
QOPHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static QOP |
QOPHelper.extract(Any any) |
static QOP |
QOP.from_int(int value) |
static QOP |
QOPHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
QOPHelper.insert(Any any,
QOP s) |
static void |
QOPHelper.write(OutputStream out,
QOP s) |
| Constructor and Description |
|---|
QOPHolder(QOP initial) |
| Modifier and Type | Method and Description |
|---|---|
QOP |
QOPPolicyOperations.qop() |
| Modifier and Type | Method and Description |
|---|---|
QOPPolicy |
CurrentOperations.create_qop_policy(QOP qop_) |
Copyright © 2017 JacORB. All rights reserved.