|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
SecurityContextType.from_int(int value)
|
static SecurityContextType |
SecurityContextTypeHelper.extract(org.omg.CORBA.Any any)
|
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |