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 a) |
static InvocationCredentialsType |
InvocationCredentialsType.from_int(int value) |
static InvocationCredentialsType |
InvocationCredentialsTypeHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
InvocationCredentialsTypeHelper.insert(Any a,
InvocationCredentialsType that) |
static void |
InvocationCredentialsTypeHelper.write(OutputStream ostream,
InvocationCredentialsType value) |
Constructor and Description |
---|
InvocationCredentialsTypeHolder(InvocationCredentialsType initialValue) |
Copyright © 2013. All Rights Reserved.