Set Role Mapping

Update the list of role mapping entries for the specified security configuration at the domain level.

Syntax

void setRoleMappings(java.lang.String securityConfiguration,
   java.util.Collection<RoleMappingVO> roleMappingVOs)
   throws SUPAdminException

Returns

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

Examples

Usage

If you use a particular role mapping for a package and a different role mapping at the domain level, the package mapping overrides the domain-level mapping.