Uses of Interface
org.omg.SecurityLevel2.QOPPolicy

Packages that use QOPPolicy
org.omg.SecurityLevel2   
 

Uses of QOPPolicy in org.omg.SecurityLevel2
 

Classes in org.omg.SecurityLevel2 that implement QOPPolicy
 class _QOPPolicyLocalBase
          Abstract base class for implementations of local interface QOPPolicy
 class QOPPolicyLocalTie
          Generated from IDL interface "QOPPolicy".
 

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.narrow(Object obj)
           
static QOPPolicy QOPPolicyHelper.read(InputStream in)
           
static QOPPolicy QOPPolicyHelper.unchecked_narrow(Object obj)
           
 

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)
           
 



Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.