ACCOUNTER=org.signserver.server.GlobalConfigSampleAccounter.
Accounter holding the clients balances internally in the global configuration.
This Accounter is only for demonstration purposes and will not work under load. A production Accounter should use an implementation using a proper database.
Global Configuration Properties
|
Property |
Description |
|---|---|
|
GLOBALCONFIGSAMPLEACCOUNTER_USERS |
Mapping from credential to account name. Example:
|
|
GLOBALCONFIGSAMPLEACCOUNTER_ACCOUNTS |
Mapping from account name to a balance. Example:
|