You are here

constant EdgeKeyTypeInterface::EDGE_AUTH_TYPE_OAUTH in Apigee Edge 8

ID of the OAuth authentication method.

File

src/Plugin/EdgeKeyTypeInterface.php, line 62

Class

EdgeKeyTypeInterface
Defines an interface for Apigee Edge Key Type plugins.

Namespace

Drupal\apigee_edge\Plugin

Code

const EDGE_AUTH_TYPE_OAUTH = 'oauth';