You are here

namespace Drupal\apigee_edge\Plugin\KeyProvider in Apigee Edge 8

Classsort descending Location Description
EnvironmentVariablesKeyProvider src/Plugin/KeyProvider/EnvironmentVariablesKeyProvider.php Stores Apigee Edge authentication credentials in environment variables.
KeyProviderRequirementsBase src/Plugin/KeyProvider/KeyProviderRequirementsBase.php Base class for key providers with pre-requirements.
PrivateFileKeyProvider src/Plugin/KeyProvider/PrivateFileKeyProvider.php Stores Apigee Edge authentication credentials in a private file.