You are here

namespace Drupal\apigee_edge in Apigee Edge 8

Classsort descending Location Description
CliService src/CliService.php A CLI service which defines all the commands logic and delegates the methods.
CliServiceInterface src/CliServiceInterface.php Defines an interface for CLI service classes.
Credentials src/Credentials.php The API credentials.
CredentialsInterface src/CredentialsInterface.php Defines an interface for credentials classes.
FieldAttributeConverter src/FieldAttributeConverter.php Default field-attribute converter service implementation.
FieldAttributeConverterInterface src/FieldAttributeConverterInterface.php Field-attribute converter service definition.
JobExecutor src/JobExecutor.php Job executor service.
JobExecutorInterface src/JobExecutorInterface.php Job executor service definition.
KeyEntityFormEnhancer src/KeyEntityFormEnhancer.php Enhances Apigee Edge related Key entity add/edit forms.
MemoryCacheFactory src/MemoryCacheFactory.php Definition of the Apigee Edge memory cache factory service.
MemoryCacheFactoryInterface src/MemoryCacheFactoryInterface.php Base definition of the memory cache factory service.
OauthAuthentication src/OauthAuthentication.php Decorator for OAuth authentication plugin.
OauthCredentials src/OauthCredentials.php The API credentials for OAuth.
OauthTokenFileStorage src/OauthTokenFileStorage.php Stores OAuth token data in a file.
OauthTokenStorageInterface src/OauthTokenStorageInterface.php Base definition of the OAuth token storage service implementations.
SDKConnector src/SDKConnector.php Provides an Apigee Edge SDK connector.
SDKConnectorInterface src/SDKConnectorInterface.php Defines an interface for SDK controller classes.
UserDeveloperConverter src/UserDeveloperConverter.php Default user-developer converter service implementation.
UserDeveloperConverterInterface src/UserDeveloperConverterInterface.php User-developer converter service definition.