Activate a user/roles setup

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 3391

This topic has not yet been written. The content below is from the topic description.
There is currently support for injecting a user/roles setup based on the files config/users.properties config/roles.properties The format of the users.properties file is username1=password1 username2=password2 The format of the roles.properties file is username1=role1,role2 username2=role3,role4 The user/roles setup can be configured through the UsersRoles bean in the config/bootstrap/jca.xml file.              ${iron.jacamar.home}/config/users.properties   ${iron.jacamar.home}/config/roles.properties