| Package | Description |
|---|---|
| org.omg.Security | |
| org.omg.SecurityLevel2 |
| Modifier and Type | Field and Description |
|---|---|
static InvocationCredentialsType |
InvocationCredentialsType.SecOwnCredentials |
static InvocationCredentialsType |
InvocationCredentialsType.SecReceivedCredentials |
InvocationCredentialsType |
InvocationCredentialsTypeHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static InvocationCredentialsType |
InvocationCredentialsTypeHelper.extract(Any any) |
static InvocationCredentialsType |
InvocationCredentialsType.from_int(int value) |
static InvocationCredentialsType |
InvocationCredentialsTypeHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InvocationCredentialsTypeHelper.insert(Any any,
InvocationCredentialsType s) |
static void |
InvocationCredentialsTypeHelper.write(OutputStream out,
InvocationCredentialsType s) |
| Constructor and Description |
|---|
InvocationCredentialsTypeHolder(InvocationCredentialsType initial) |
| Modifier and Type | Method and Description |
|---|---|
InvocationCredentialsType |
CredentialsOperations.credentials_type() |
Copyright © 2017 JacORB. All rights reserved.