|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DelegationState | |
---|---|
org.jacorb.security.level2 | |
org.omg.Security | |
org.omg.SecurityAdmin | |
org.omg.SecurityLevel2 |
Uses of DelegationState in org.jacorb.security.level2 |
---|
Methods in org.jacorb.security.level2 that return DelegationState | |
DelegationState |
ReceivedCredentialsImpl.delegation_state()
|
Uses of DelegationState in org.omg.Security |
---|
Fields in org.omg.Security declared as DelegationState | |
DelegationState |
DelegationStateHolder.value
|
static DelegationState |
DelegationState.SecInitiator
|
static DelegationState |
DelegationState.SecDelegate
|
Methods in org.omg.Security that return DelegationState | |
static DelegationState |
DelegationStateHelper.extract(Any any)
|
static DelegationState |
DelegationStateHelper.read(InputStream in)
|
static DelegationState |
DelegationState.from_int(int value)
|
Methods in org.omg.Security with parameters of type DelegationState | |
static void |
DelegationStateHelper.insert(Any any,
DelegationState s)
|
static void |
DelegationStateHelper.write(OutputStream out,
DelegationState s)
|
Constructors in org.omg.Security with parameters of type DelegationState | |
DelegationStateHolder(DelegationState initial)
|
Uses of DelegationState in org.omg.SecurityAdmin |
---|
Methods in org.omg.SecurityAdmin with parameters of type DelegationState | |
void |
DomainAccessPolicyOperations.grant_rights(SecAttribute priv_attr,
DelegationState del_state,
Right[] rights)
|
void |
DomainAccessPolicyOperations.revoke_rights(SecAttribute priv_attr,
DelegationState del_state,
Right[] rights)
|
void |
DomainAccessPolicyOperations.replace_rights(SecAttribute priv_attr,
DelegationState del_state,
Right[] rights)
|
Right[] |
DomainAccessPolicyOperations.get_rights(SecAttribute priv_attr,
DelegationState del_state,
ExtensibleFamily rights_family)
|
Right[] |
DomainAccessPolicyOperations.get_all_rights(SecAttribute priv_attr,
DelegationState del_state)
|
Uses of DelegationState in org.omg.SecurityLevel2 |
---|
Methods in org.omg.SecurityLevel2 that return DelegationState | |
DelegationState |
ReceivedCredentialsOperations.delegation_state()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |