Class SimpleRolesMappingProvider

  • All Implemented Interfaces:
    MappingProvider<RoleGroup>

    public class SimpleRolesMappingProvider
    extends PropertiesRolesMappingProvider
    A simple MappingProvider that reads roles from the options map. The option key is the username to assign roles to and the option value is the comma separated role names to assign to the user.
    Author:
    Marcus Moyses