Update Role Mapping for Security Configuration Logical Role

Updates role mappings for security configuration.

Syntax

public void updateLogicalRole(String logicalRole, ROLE_MAPPING_TYPE type,
			List<String> physicalRoles) throws SUPAdminException;

Parameters

Returns

If successful, returns silently. If unsuccessful, throws SUPAdminException.