|
|||||||||||
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 | |
InvocationCredentialsType |
InvocationCredentialsTypeHolder.value
|
static InvocationCredentialsType |
InvocationCredentialsType.SecOwnCredentials
|
static InvocationCredentialsType |
InvocationCredentialsType.SecReceivedCredentials
|
static InvocationCredentialsType |
InvocationCredentialsType.SecTargetCredentials
|
Methods in org.omg.Security that return InvocationCredentialsType | |
static InvocationCredentialsType |
InvocationCredentialsTypeHelper.extract(Any any)
|
static InvocationCredentialsType |
InvocationCredentialsTypeHelper.read(InputStream in)
|
static InvocationCredentialsType |
InvocationCredentialsType.from_int(int value)
|
Methods in org.omg.Security with parameters of type InvocationCredentialsType | |
static void |
InvocationCredentialsTypeHelper.insert(Any any,
InvocationCredentialsType s)
|
static void |
InvocationCredentialsTypeHelper.write(OutputStream out,
InvocationCredentialsType s)
|
Constructors in org.omg.Security with parameters of type InvocationCredentialsType | |
InvocationCredentialsTypeHolder(InvocationCredentialsType initial)
|
Uses of InvocationCredentialsType in org.omg.SecurityLevel2 |
Methods in org.omg.SecurityLevel2 that return InvocationCredentialsType | |
InvocationCredentialsType |
ReceivedCredentialsLocalTie.credentials_type()
|
InvocationCredentialsType |
CredentialsOperations.credentials_type()
|
InvocationCredentialsType |
CredentialsLocalTie.credentials_type()
|
InvocationCredentialsType |
TargetCredentialsLocalTie.credentials_type()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |