|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QOP | |
org.omg.Security | |
org.omg.SecurityLevel2 |
Uses of QOP in org.omg.Security |
Fields in org.omg.Security declared as QOP | |
QOP |
QOPHolder.value
|
static QOP |
QOP.SecQOPNoProtection
|
static QOP |
QOP.SecQOPIntegrity
|
static QOP |
QOP.SecQOPConfidentiality
|
static QOP |
QOP.SecQOPIntegrityAndConfidentiality
|
Methods in org.omg.Security that return QOP | |
static QOP |
QOPHelper.extract(Any any)
|
static QOP |
QOPHelper.read(InputStream in)
|
static QOP |
QOP.from_int(int value)
|
Methods in org.omg.Security with parameters of type QOP | |
static void |
QOPHelper.insert(Any any,
QOP s)
|
static void |
QOPHelper.write(OutputStream out,
QOP s)
|
Constructors in org.omg.Security with parameters of type QOP | |
QOPHolder(QOP initial)
|
Uses of QOP in org.omg.SecurityLevel2 |
Methods in org.omg.SecurityLevel2 that return QOP | |
QOP |
QOPPolicyOperations.qop()
|
QOP |
QOPPolicyLocalTie.qop()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |