You are here

namespace Drupal\entity_share_client\Plugin\KeyType in Entity Share 8.3

Classsort descending Location Description
EntityShareBasicAuth modules/entity_share_client/src/Plugin/KeyType/EntityShareBasicAuth.php Key module plugin to define a basic_auth credentials KeyType.
EntityShareHeader modules/entity_share_client/src/Plugin/KeyType/EntityShareHeader.php Key module plugin to define a header credentials KeyType.
EntityShareOauth modules/entity_share_client/src/Plugin/KeyType/EntityShareOauth.php Key module plugin to define an oauth credentials KeyType.