Package | Description |
---|---|
org.omg.Security |
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) |
Copyright © 2013. All Rights Reserved.