Package | Description |
---|---|
org.omg.Security | |
org.omg.SecurityLevel2 |
Modifier and Type | Field and Description |
---|---|
static CredentialType |
CredentialType.SecInvocationCredentials |
static CredentialType |
CredentialType.SecNRCredentials |
CredentialType |
CredentialTypeHolder.value |
Modifier and Type | Method and Description |
---|---|
static CredentialType |
CredentialTypeHelper.extract(Any any) |
static CredentialType |
CredentialType.from_int(int value) |
static CredentialType |
CredentialTypeHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
CredentialTypeHelper.insert(Any any,
CredentialType s) |
static void |
CredentialTypeHelper.write(OutputStream out,
CredentialType s) |
Constructor and Description |
---|
CredentialTypeHolder(CredentialType initial) |
Modifier and Type | Method and Description |
---|---|
Credentials[] |
CurrentOperations.get_credentials(CredentialType cred_type) |
void |
CurrentOperations.set_credentials(CredentialType cred_type,
Credentials[] creds,
DelegationMode del) |