| Package | Description |
|---|---|
| com.akamai.edgegrid.signer | |
| com.akamai.edgegrid.signer.exceptions |
| Modifier and Type | Method and Description |
|---|---|
String |
EdgeGridV1Signer.getSignature(Request request,
ClientCredential credential)
Generates signature for a given HTTP request and client credential.
|
void |
AbstractEdgeGridRequestSigner.sign(RequestT request,
MutableRequestT requestToUpdate)
Signs
request with appropriate credentials using EdgeGrid signer algorithm and
replaces request's host name with the one specified by the credential. |
| Modifier and Type | Class and Description |
|---|---|
class |
NoMatchingCredentialException
Exception representing failure to obtain a
ClientCredential in order to sign a request. |
Copyright © 2016–2018. All rights reserved.