Uses of Class
org.omg.Security.RequiresSupports

Packages that use RequiresSupports
org.apache.yoko.orb.csi.gssup   
org.omg.Security   
 

Uses of RequiresSupports in org.apache.yoko.orb.csi.gssup
 

Fields in org.apache.yoko.orb.csi.gssup declared as RequiresSupports
 RequiresSupports GSSUPPolicyValue.mode
           
 

Methods in org.apache.yoko.orb.csi.gssup that return RequiresSupports
 RequiresSupports GSSUPPolicyOperations.mode()
           
 

Constructors in org.apache.yoko.orb.csi.gssup with parameters of type RequiresSupports
GSSUPPolicyValue(RequiresSupports mode, String domain)
           
 

Uses of RequiresSupports in org.omg.Security
 

Fields in org.omg.Security declared as RequiresSupports
static RequiresSupports RequiresSupports.SecRequires
           
static RequiresSupports RequiresSupports.SecSupports
           
 RequiresSupports RequiresSupportsHolder.value
           
 

Methods in org.omg.Security that return RequiresSupports
static RequiresSupports RequiresSupportsHelper.extract(Any a)
           
static RequiresSupports RequiresSupports.from_int(int value)
           
static RequiresSupports RequiresSupportsHelper.read(InputStream istream)
           
 

Methods in org.omg.Security with parameters of type RequiresSupports
static void RequiresSupportsHelper.insert(Any a, RequiresSupports that)
           
static void RequiresSupportsHelper.write(OutputStream ostream, RequiresSupports value)
           
 

Constructors in org.omg.Security with parameters of type RequiresSupports
RequiresSupportsHolder(RequiresSupports initialValue)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.