//--------------------------------
//--------------------------------
// Resource mapping panels
//--------------------------------
form.add(new ResourceMappingPanel("umapping", resourceTO, AttributableType.USER));
form.add(new ResourceMappingPanel("rmapping", resourceTO, AttributableType.ROLE));
//--------------------------------
//--------------------------------
// Resource connector configuration panel
//--------------------------------