Fully qualified class name: org.signserver.module.statusproperties.StatusPropertiesWorker
The Status Properties Worker 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.
(none)
Property | Description |
|---|
GET | Specifies a comma-separated list of status properties to query. |
x.EXPIRATION | Sets the expiration time for x, where x is a status property. x.VALUE must also be specified |
x.VALUE | Sets the value of the property, where x is a status property. |
Property | Description |
|---|
x.EXPIRATION | See Request Properties. |
x.VALUE | See Request Properties. |