Frames | No Frames |
Constructors with parameter type org.omg.Security.Right | |
Fields of type org.omg.Security.Right | |
Right | |
Right[] |
Methods with parameter type org.omg.Security.Right | |
void | |
void | |
void | |
void |
Methods with return type org.omg.Security.Right | |
Right | |
Right[] | |
Right | |
Right[] |
Methods with parameter type org.omg.Security.Right | |
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) |
Methods with return type org.omg.Security.Right | |
Right[] | |
Right[] | |
Right[] | AccessPolicyOperations.get_effective_rights(SecAttribute[] attrib_list, ExtensibleFamily rights_family) |
Right[] | DomainAccessPolicyOperations.get_rights(SecAttribute priv_attr, DelegationState del_state, ExtensibleFamily rights_family) |
Methods with parameter type org.omg.Security.Right | |
void | RequiredRightsOperations.set_required_rights(java.lang.String operation_name, java.lang.String interface_name, Right[] rights, RightsCombinator rights_combinator) |
Methods with parameter type org.omg.Security.Right | |
void | RequiredRightsImpl.set_required_rights(String operation_name, String interface_name, Right rights, RightsCombinator rights_combinator) |