|
|||||||||||
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 | |
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(org.omg.CORBA.Any a)
|
static QOP |
QOPHelper.read(org.omg.CORBA.portable.InputStream istream)
|
static QOP |
QOP.from_int(int value)
|
Methods in org.omg.Security with parameters of type QOP | |
static void |
QOPHelper.insert(org.omg.CORBA.Any a,
QOP that)
|
static void |
QOPHelper.write(org.omg.CORBA.portable.OutputStream ostream,
QOP value)
|
Constructors in org.omg.Security with parameters of type QOP | |
QOPHolder(QOP initialValue)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |