| Interface | Description |
|---|---|
| ClientCredentialProvider |
This interface provides a mechanism to select a
ClientCredential. |
| Class | Description |
|---|---|
| AbstractEdgeGridRequestSigner<RequestT,MutableRequestT> |
This is an abstract base class for implementing EdgeGrid request signing in a
library-specific way.
|
| ClientCredential |
This is a representation of client credential used to sign an EdgeGrid request.
|
| ClientCredential.ClientCredentialBuilder | |
| DefaultClientCredentialProvider |
This is a basic implementation of
ClientCredentialProvider that returns the same
ClientCredential for every request. |
| EdgeGridV1Signer |
This class implements the EdgeGrid Request Signature algorithm described by
API Client
Authentication.
|
| EdgeRcClientCredentialProvider |
This is a
ClientCredentialProvider implementation that reads from EdgeRc files. |
| Request |
Library-agnostic representation of an HTTP request.
|
| Request.RequestBuilder |
Creates a new builder.
|
Copyright © 2016–2018. All rights reserved.