Fully qualified class name: org.signserver.server.dispatchers.UserMappedDispatcher.
Dispatches the request to a worker based on a mapping from username and workername.
| Property | Description | 
|---|
| USERNAME_MAPPING  | Comma separated list of mappings from user name to worker name. The property is of the form:
 username1:workername1, username2:workername2
 |