| 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 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) |
Copyright © 2017 JacORB. All rights reserved.