|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QOP | |
---|---|
org.omg.Security |
Uses of QOP in org.omg.Security |
---|
Fields in org.omg.Security declared as QOP | |
---|---|
static QOP |
QOP.SecQOPConfidentiality
|
static QOP |
QOP.SecQOPIntegrity
|
static QOP |
QOP.SecQOPIntegrityAndConfidentiality
|
static QOP |
QOP.SecQOPNoProtection
|
QOP |
QOPHolder.value
|
Methods in org.omg.Security that return QOP | |
---|---|
static QOP |
QOPHelper.extract(Any a)
|
static QOP |
QOP.from_int(int value)
|
static QOP |
QOPHelper.read(InputStream istream)
|
Methods in org.omg.Security with parameters of type QOP | |
---|---|
static void |
QOPHelper.insert(Any a,
QOP that)
|
static void |
QOPHelper.write(OutputStream ostream,
QOP value)
|
Constructors in org.omg.Security with parameters of type QOP | |
---|---|
QOPHolder(QOP initialValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |