Package | Description |
---|---|
org.omg.Security |
Modifier and Type | Field and Description |
---|---|
static InvocationCredentialsType |
InvocationCredentialsType.SecOwnCredentials |
static InvocationCredentialsType |
InvocationCredentialsType.SecReceivedCredentials |
static InvocationCredentialsType |
InvocationCredentialsType.SecTargetCredentials |
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) |
Copyright © 2013. All Rights Reserved.