|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CredentialType | |
org.jacorb.security.level2 | |
org.omg.Security | |
org.omg.SecurityLevel2 |
Uses of CredentialType in org.jacorb.security.level2 |
Methods in org.jacorb.security.level2 with parameters of type CredentialType | |
void |
CurrentImpl.set_credentials(CredentialType cred_type,
Credentials[] creds,
DelegationMode del)
|
Credentials[] |
CurrentImpl.get_credentials(CredentialType cred_type)
|
Uses of CredentialType in org.omg.Security |
Fields in org.omg.Security declared as CredentialType | |
CredentialType |
CredentialTypeHolder.value
|
static CredentialType |
CredentialType.SecInvocationCredentials
|
static CredentialType |
CredentialType.SecNRCredentials
|
Methods in org.omg.Security that return CredentialType | |
static CredentialType |
CredentialTypeHelper.extract(Any any)
|
static CredentialType |
CredentialTypeHelper.read(InputStream in)
|
static CredentialType |
CredentialType.from_int(int value)
|
Methods in org.omg.Security with parameters of type CredentialType | |
static void |
CredentialTypeHelper.insert(Any any,
CredentialType s)
|
static void |
CredentialTypeHelper.write(OutputStream out,
CredentialType s)
|
Constructors in org.omg.Security with parameters of type CredentialType | |
CredentialTypeHolder(CredentialType initial)
|
Uses of CredentialType in org.omg.SecurityLevel2 |
Methods in org.omg.SecurityLevel2 with parameters of type CredentialType | |
void |
CurrentOperations.set_credentials(CredentialType cred_type,
Credentials[] creds,
DelegationMode del)
|
Credentials[] |
CurrentOperations.get_credentials(CredentialType cred_type)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |