|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QOPPolicy | |
org.jacorb.security.level2 | |
org.omg.SecurityLevel2 |
Uses of QOPPolicy in org.jacorb.security.level2 |
Classes in org.jacorb.security.level2 that implement QOPPolicy | |
class |
QOPPolicyImpl
QOPPolicyImpl.java Created: Tue Jun 13 11:02:20 2000 $Id: QOPPolicyImpl.java,v 1.7 2002/12/20 18:29:05 nicolas Exp $ |
Methods in org.jacorb.security.level2 that return QOPPolicy | |
QOPPolicy |
CurrentImpl.create_qop_policy(QOP qop)
|
Uses of QOPPolicy in org.omg.SecurityLevel2 |
Fields in org.omg.SecurityLevel2 declared as QOPPolicy | |
QOPPolicy |
QOPPolicyHolder.value
|
Methods in org.omg.SecurityLevel2 that return QOPPolicy | |
static QOPPolicy |
QOPPolicyHelper.extract(Any any)
|
static QOPPolicy |
QOPPolicyHelper.read(InputStream in)
|
static QOPPolicy |
QOPPolicyHelper.narrow(java.lang.Object obj)
|
static QOPPolicy |
QOPPolicyHelper.narrow(Object obj)
|
static QOPPolicy |
QOPPolicyHelper.unchecked_narrow(Object obj)
|
QOPPolicy |
CurrentOperations.create_qop_policy(QOP qop)
|
Methods in org.omg.SecurityLevel2 with parameters of type QOPPolicy | |
static void |
QOPPolicyHelper.insert(Any any,
QOPPolicy s)
|
static void |
QOPPolicyHelper.write(OutputStream _out,
QOPPolicy s)
|
Constructors in org.omg.SecurityLevel2 with parameters of type QOPPolicy | |
QOPPolicyHolder(QOPPolicy initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |