set_access_control_list


Description:

public void set_access_control_list (List<SecurityContext> access_control_list)

Specifies the ACL for this identity.

The actual meaning of the ACL depends on the security framework used by signond.

Parameters:

this

the IdentityInfo.

access_control_list

a List of SecurityContext representing ACL security domains.