Create Logical Role for Security Configuration

Creates logical role and sets the role mappings for this logical role.

Syntax

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

Parameters

Returns

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