|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityContext | |
org.omg.SecurityReplaceable |
Uses of SecurityContext in org.omg.SecurityReplaceable |
Subinterfaces of SecurityContext in org.omg.SecurityReplaceable | |
interface |
ClientSecurityContext
Generated from IDL interface "ClientSecurityContext" |
interface |
ServerSecurityContext
Generated from IDL interface "ServerSecurityContext" |
Fields in org.omg.SecurityReplaceable declared as SecurityContext | |
SecurityContext |
SecurityContextHolder.value
|
Methods in org.omg.SecurityReplaceable that return SecurityContext | |
static SecurityContext |
SecurityContextHelper.extract(Any any)
|
static SecurityContext |
SecurityContextHelper.read(InputStream in)
|
static SecurityContext |
SecurityContextHelper.narrow(java.lang.Object obj)
|
static SecurityContext |
SecurityContextHelper.narrow(Object obj)
|
static SecurityContext |
SecurityContextHelper.unchecked_narrow(Object obj)
|
Methods in org.omg.SecurityReplaceable with parameters of type SecurityContext | |
static void |
SecurityContextHelper.insert(Any any,
SecurityContext s)
|
static void |
SecurityContextHelper.write(OutputStream _out,
SecurityContext s)
|
Constructors in org.omg.SecurityReplaceable with parameters of type SecurityContext | |
SecurityContextHolder(SecurityContext initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |