|
||||||||||
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 |
SecurityContextTypeHelper.extract(Any a)
|
static SecurityContextType |
SecurityContextType.from_int(int value)
|
static SecurityContextType |
SecurityContextTypeHelper.read(InputStream istream)
|
Methods in org.omg.Security with parameters of type SecurityContextType | |
---|---|
static void |
SecurityContextTypeHelper.insert(Any a,
SecurityContextType that)
|
static void |
SecurityContextTypeHelper.write(OutputStream ostream,
SecurityContextType value)
|
Constructors in org.omg.Security with parameters of type SecurityContextType | |
---|---|
SecurityContextTypeHolder(SecurityContextType initialValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |