namespace Drupal\apigee_edge\Plugin\KeyProvider in Apigee Edge 8
Class | Location | Description |
---|---|---|
EnvironmentVariablesKeyProvider |
src/ |
Stores Apigee Edge authentication credentials in environment variables. |
KeyProviderRequirementsBase |
src/ |
Base class for key providers with pre-requirements. |
PrivateFileKeyProvider |
src/ |
Stores Apigee Edge authentication credentials in a private file. |