StatusPropertiesWorker
Fully qualified class name: org.signserver.module.statusproperties.StatusPropertiesWorker
Overview
The StatusPropertiesWorker can be used to query and setting status properties in the status repository.
To download a sample configuration file for this worker, see Sample Worker Configurations.
For information on the interfaces this worker can be called through, see Supported Interfaces by Worker.
Worker Properties
(none)
Request Properties
Property | Description |
|---|---|
GET | Specifies a comma-separated list of status properties to query. |
x.EXPIRATION | Sets the expiration time for If no property is specified, all valid status properties are returned. |
x.VALUE | Sets the value of the property, where |
Response Properties
Property | Description |
|---|---|
x.EXPIRATION | See Request Properties. |
x.VALUE | See Request Properties. |