| Package | Description |
|---|---|
| org.omg.Security | |
| org.omg.SecurityReplaceable |
| 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 any) |
static SecurityContextType |
SecurityContextType.from_int(int value) |
static SecurityContextType |
SecurityContextTypeHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SecurityContextTypeHelper.insert(Any any,
SecurityContextType s) |
static void |
SecurityContextTypeHelper.write(OutputStream out,
SecurityContextType s) |
| Constructor and Description |
|---|
SecurityContextTypeHolder(SecurityContextType initial) |
| Modifier and Type | Method and Description |
|---|---|
SecurityContextType |
SecurityContextOperations.context_type() |