Package | Description |
---|---|
org.omg.Security | |
org.omg.SecurityAdmin | |
org.omg.SecurityLevel2 |
Modifier and Type | Field and Description |
---|---|
static DelegationMode |
DelegationMode.SecDelModeCompositeDelegation |
static DelegationMode |
DelegationMode.SecDelModeNoDelegation |
static DelegationMode |
DelegationMode.SecDelModeSimpleDelegation |
DelegationMode |
DelegationModeHolder.value |
Modifier and Type | Method and Description |
---|---|
static DelegationMode |
DelegationModeHelper.extract(Any any) |
static DelegationMode |
DelegationMode.from_int(int value) |
static DelegationMode |
DelegationModeHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
DelegationModeHelper.insert(Any any,
DelegationMode s) |
static void |
DelegationModeHelper.write(OutputStream out,
DelegationMode s) |
Constructor and Description |
---|
DelegationModeHolder(DelegationMode initial) |
Modifier and Type | Method and Description |
---|---|
DelegationMode |
DelegationPolicyOperations.get_delegation_mode(String object_type) |
Modifier and Type | Method and Description |
---|---|
void |
DelegationPolicyOperations.set_delegation_mode(String object_type,
DelegationMode mode) |
Modifier and Type | Method and Description |
---|---|
DelegationMode |
ReceivedCredentialsOperations.delegation_mode() |
DelegationMode |
ReceivedCredentialsLocalTie.delegation_mode() |
Copyright © 2013. All Rights Reserved.