Retrieve role mappings for security configuration logical roles

Returns cluster level role mappings.

Syntax

public Collection<RoleMappingVO> getRoleMappings() throws SUPAdminException;

Returns

If successful, returns the list of RoleMappingVO objects. If unsuccessful, returns SUPAdminException.