| ResourceServerSignatureResponse | ResourceServerSignatureResponse. setAction(ResourceServerSignatureResponse.Action action) | Set the next action that the resource server should take. | 
| ResourceServerSignatureResponse | ResourceServerSignatureResponse. setContentDigest(String contentDigest) | Set the Content-Digestheader value to add to the response message. | 
| ResourceServerSignatureResponse | ResourceServerSignatureResponse. setSignature(String signature) | Set the Signatureheader value to add to the response message. | 
| ResourceServerSignatureResponse | ResourceServerSignatureResponse. setSignatureInput(String signatureInput) | Set the Signature-Inputheader value to add to the response message. |