You are here

constant EdgeKeyTypeInterface::EDGE_AUTH_TYPE_BASIC in Apigee Edge 8

ID of the basic authentication method.

File

src/Plugin/EdgeKeyTypeInterface.php, line 55

Class

EdgeKeyTypeInterface
Defines an interface for Apigee Edge Key Type plugins.

Namespace

Drupal\apigee_edge\Plugin

Code

const EDGE_AUTH_TYPE_BASIC = 'basic';