| Package | Description |
|---|---|
| com.akamai.edgegrid.signer |
| Modifier and Type | Method and Description |
|---|---|
static EdgeRcClientCredentialProvider |
EdgeRcClientCredentialProvider.fromEdgeRc(File file,
String section)
Loads an EdgeRc configuration file and returns an
EdgeRcClientCredentialProvider to
read ClientCredentials from it. |
static EdgeRcClientCredentialProvider |
EdgeRcClientCredentialProvider.fromEdgeRc(InputStream inputStream,
String section)
Loads an EdgeRc configuration file and returns an
EdgeRcClientCredentialProvider to
read ClientCredentials from it. |
static EdgeRcClientCredentialProvider |
EdgeRcClientCredentialProvider.fromEdgeRc(Reader reader,
String section)
Loads an EdgeRc configuration file and returns an
EdgeRcClientCredentialProvider to
read ClientCredentials from it. |
static EdgeRcClientCredentialProvider |
EdgeRcClientCredentialProvider.fromEdgeRc(String filename,
String section)
Loads an EdgeRc configuration file and returns an
EdgeRcClientCredentialProvider to
read ClientCredentials from it. |
Copyright © 2016–2018. All rights reserved.