|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationCredentialsType | |
---|---|
org.omg.Security | |
org.omg.SecurityLevel2 |
Uses of InvocationCredentialsType in org.omg.Security |
---|
Fields in org.omg.Security declared as InvocationCredentialsType | |
---|---|
static InvocationCredentialsType |
InvocationCredentialsType.SecOwnCredentials
|
static InvocationCredentialsType |
InvocationCredentialsType.SecReceivedCredentials
|
static InvocationCredentialsType |
InvocationCredentialsType.SecTargetCredentials
|
InvocationCredentialsType |
InvocationCredentialsTypeHolder.value
|
Methods in org.omg.Security that return InvocationCredentialsType | |
---|---|
static InvocationCredentialsType |
InvocationCredentialsTypeHelper.extract(Any a)
|
static InvocationCredentialsType |
InvocationCredentialsType.from_int(int value)
|
static InvocationCredentialsType |
InvocationCredentialsTypeHelper.read(InputStream istream)
|
Methods in org.omg.Security with parameters of type InvocationCredentialsType | |
---|---|
static void |
InvocationCredentialsTypeHelper.insert(Any a,
InvocationCredentialsType that)
|
static void |
InvocationCredentialsTypeHelper.write(OutputStream ostream,
InvocationCredentialsType value)
|
Constructors in org.omg.Security with parameters of type InvocationCredentialsType | |
---|---|
InvocationCredentialsTypeHolder(InvocationCredentialsType initialValue)
|
Uses of InvocationCredentialsType in org.omg.SecurityLevel2 |
---|
Methods in org.omg.SecurityLevel2 that return InvocationCredentialsType | |
---|---|
InvocationCredentialsType |
_TargetCredentialsStub.credentials_type()
|
InvocationCredentialsType |
CredentialsOperations.credentials_type()
|
InvocationCredentialsType |
_CredentialsStub.credentials_type()
|
InvocationCredentialsType |
_ReceivedCredentialsStub.credentials_type()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |