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