| Package | Description |
|---|---|
| org.omg.Security | |
| org.omg.SecurityAdmin | |
| org.omg.SecurityLevel2 |
| Modifier and Type | Field and Description |
|---|---|
static DelegationState |
DelegationState.SecDelegate |
static DelegationState |
DelegationState.SecInitiator |
DelegationState |
DelegationStateHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static DelegationState |
DelegationStateHelper.extract(Any any) |
static DelegationState |
DelegationState.from_int(int value) |
static DelegationState |
DelegationStateHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DelegationStateHelper.insert(Any any,
DelegationState s) |
static void |
DelegationStateHelper.write(OutputStream out,
DelegationState s) |
| Constructor and Description |
|---|
DelegationStateHolder(DelegationState initial) |
| Modifier and Type | Method and Description |
|---|---|
Right[] |
DomainAccessPolicyOperations.get_all_rights(SecAttribute priv_attr,
DelegationState del_state) |
Right[] |
DomainAccessPolicyOperations.get_rights(SecAttribute priv_attr,
DelegationState del_state,
ExtensibleFamily rights_family) |
void |
DomainAccessPolicyOperations.grant_rights(SecAttribute priv_attr,
DelegationState del_state,
Right[] rights) |
void |
DomainAccessPolicyOperations.replace_rights(SecAttribute priv_attr,
DelegationState del_state,
Right[] rights) |
void |
DomainAccessPolicyOperations.revoke_rights(SecAttribute priv_attr,
DelegationState del_state,
Right[] rights) |
| Modifier and Type | Method and Description |
|---|---|
DelegationState |
ReceivedCredentialsOperations.delegation_state() |
Copyright © 2017 JacORB. All rights reserved.