Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface DomainAccessPolicyOperations
extends AccessPolicyOperations
Method Summary | |
Right[] |
|
Right[] |
|
void |
|
void |
|
void |
|
Methods inherited from interface org.omg.SecurityAdmin.AccessPolicyOperations | |
get_all_effective_rights , get_effective_rights |
Methods inherited from interface org.omg.CORBA.PolicyOperations | |
copy , destroy , policy_type |
public Right[] get_rights(SecAttribute priv_attr, DelegationState del_state, ExtensibleFamily rights_family)
public void grant_rights(SecAttribute priv_attr, DelegationState del_state, Right[] rights)
public void replace_rights(SecAttribute priv_attr, DelegationState del_state, Right[] rights)
public void revoke_rights(SecAttribute priv_attr, DelegationState del_state, Right[] rights)