Uses of Class
org.omg.Security.SecAttribute

Packages that use SecAttribute
org.omg.Security   
 

Uses of SecAttribute in org.omg.Security
 

Fields in org.omg.Security declared as SecAttribute
 SecAttribute SecAttributeHolder.value
           
 SecAttribute[] AttributeListHolder.value
           
 

Methods in org.omg.Security that return SecAttribute
static SecAttribute[] AttributeListHelper.extract(org.omg.CORBA.Any any)
           
static SecAttribute[] AttributeListHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static SecAttribute SecAttributeHelper.extract(org.omg.CORBA.Any any)
           
static SecAttribute SecAttributeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.omg.Security with parameters of type SecAttribute
static void AttributeListHelper.insert(org.omg.CORBA.Any any, SecAttribute[] s)
           
static void AttributeListHelper.write(org.omg.CORBA.portable.OutputStream _out, SecAttribute[] _s)
           
static void SecAttributeHelper.insert(org.omg.CORBA.Any any, SecAttribute s)
           
static void SecAttributeHelper.write(org.omg.CORBA.portable.OutputStream out, SecAttribute s)
           
 

Constructors in org.omg.Security with parameters of type SecAttribute
SecAttributeHolder(SecAttribute initial)
           
AttributeListHolder(SecAttribute[] initial)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.