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.

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 x, where x is a status property. x.VALUE must also be specified

If no property is specified, all valid status properties are returned.

x.VALUE

Sets the value of the property, where x is a status property.

Response Properties

Property

Description

x.EXPIRATION

See Request Properties.

x.VALUE

See Request Properties.