Package | Description |
---|---|
org.omg.Security |
Modifier and Type | Field and Description |
---|---|
static SecurityContextType |
SecurityContextType.SecClientSecurityContext |
static SecurityContextType |
SecurityContextType.SecServerSecurityContext |
SecurityContextType |
SecurityContextTypeHolder.value |
Modifier and Type | Method and Description |
---|---|
static SecurityContextType |
SecurityContextTypeHelper.extract(Any a) |
static SecurityContextType |
SecurityContextType.from_int(int value) |
static SecurityContextType |
SecurityContextTypeHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
SecurityContextTypeHelper.insert(Any a,
SecurityContextType that) |
static void |
SecurityContextTypeHelper.write(OutputStream ostream,
SecurityContextType value) |
Constructor and Description |
---|
SecurityContextTypeHolder(SecurityContextType initialValue) |
Copyright © 2013. All Rights Reserved.