Uses of Class
org.omg.Security.SecurityContextType

Packages that use SecurityContextType
org.omg.Security   
 

Uses of SecurityContextType in org.omg.Security
 

Fields in org.omg.Security declared as SecurityContextType
static SecurityContextType SecurityContextType.SecClientSecurityContext
           
static SecurityContextType SecurityContextType.SecServerSecurityContext
           
 SecurityContextType SecurityContextTypeHolder.value
           
 

Methods in org.omg.Security that return SecurityContextType
static SecurityContextType SecurityContextTypeHelper.extract(org.omg.CORBA.Any a)
           
static SecurityContextType SecurityContextType.from_int(int value)
           
static SecurityContextType SecurityContextTypeHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in org.omg.Security with parameters of type SecurityContextType
static void SecurityContextTypeHelper.insert(org.omg.CORBA.Any a, SecurityContextType that)
           
static void SecurityContextTypeHelper.write(org.omg.CORBA.portable.OutputStream ostream, SecurityContextType value)
           
 

Constructors in org.omg.Security with parameters of type SecurityContextType
SecurityContextTypeHolder(SecurityContextType initialValue)
           
 



Copyright © 2008. All Rights Reserved.