| Package | Description |
|---|---|
| com.akamai.auth | |
| com.akamai.netstorage |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
RequestSigner.execute(ClientCredential credential) |
InputStream |
RequestSigner.execute(HttpURLConnection request,
ClientCredential credential) |
HttpURLConnection |
RequestSigner.sign(HttpURLConnection request,
ClientCredential credential)
Signs a request with the client credential.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NetStorageException
Netstorage Exceptions are intended to differentiate between IO (Networking and File) exceptions
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
NetStorageCMSv35Signer.execute(ClientCredential credential) |
InputStream |
NetStorageCMSv35Signer.execute(HttpURLConnection request,
ClientCredential credential)
Opens the connection to Netstorage, assembles the signing headers and uploads any files.
|
HttpURLConnection |
NetStorageCMSv35Signer.sign(HttpURLConnection request,
ClientCredential credential) |
Copyright © 2016. All rights reserved.