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 any)
           
static SecurityContextType SecurityContextType.from_int(int value)
           
static SecurityContextType SecurityContextTypeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.omg.Security with parameters of type SecurityContextType
static void SecurityContextTypeHelper.insert(org.omg.CORBA.Any any, SecurityContextType s)
           
static void SecurityContextTypeHelper.write(org.omg.CORBA.portable.OutputStream out, SecurityContextType s)
           
 

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



Copyright © 2009. All Rights Reserved.