Home
last modified time | relevance | path

Searched refs:Consumer (Results 1 – 25 of 77) sorted by path

1234

/plugin/adfs/phpsaml/
H A DREADME.md75 * Enable an Assertion Consumer Service endpoint.
240 * `acs.php` - Assertion Consumer Service. Processes the SAML Responses.
669 …nse to the user's client. The client is then forwarded to the Attribute Consumer Service of the SP…
746 ##### Attribute Consumer Service(ACS) `endpoints/acs.php` #####
1109 } else if (isset($_GET['acs'])) { // Assertion Consumer Service
1555 …through the user's client to the SP, specifically the Assertion Consumer Service view: `index.php?…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/
H A DConsumer.php20 class Consumer extends \Google\Model class
62 class_alias(Consumer::class, 'Google_Service_DataprocMetastore_Consumer');
H A DNetworkConfig.php23 protected $consumersType = Consumer::class;
27 * @param Consumer[]
34 * @return Consumer[]
/plugin/evesso/classes/
H A DAbstractAdapter.php5 use OAuth\Common\Consumer\Credentials;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Consumer/
H A DCredentials.php3 namespace OAuth\Common\Consumer;
H A DCredentialsInterface.php3 namespace OAuth\Common\Consumer;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Service/
H A DAbstractService.php5 use OAuth\Common\Consumer\CredentialsInterface;
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DAbstractService.php5 use OAuth\Common\Consumer\CredentialsInterface;
H A DEveOnline.php10 use OAuth\Common\Consumer\CredentialsInterface;
H A DGeneric.php9 use OAuth\Common\Consumer\CredentialsInterface;
H A DServiceInterface.php5 use OAuth\Common\Consumer\CredentialsInterface;
/plugin/evesso/phpoauthlib/src/OAuth/
H A DServiceFactory.php18 use OAuth\Common\Consumer\CredentialsInterface;
/plugin/oauth/
H A DAdapter.php8 use OAuth\Common\Consumer\Credentials;
H A Ddeleted.files60 phpoauthlib/src/OAuth/Common/Consumer/Credentials.php
61 phpoauthlib/src/OAuth/Common/Consumer/CredentialsInterface.php
146 phpoauthlib/tests/Unit/Common/Consumer/CredentialsTest.php
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Consumer/
H A DCredentials.php3 namespace OAuth\Common\Consumer;
H A DCredentialsInterface.php3 namespace OAuth\Common\Consumer;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Service/
H A DAbstractService.php5 use OAuth\Common\Consumer\CredentialsInterface;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DAbstractService.php5 use OAuth\Common\Consumer\CredentialsInterface;
H A DBitBucket.php9 use OAuth\Common\Consumer\CredentialsInterface;
H A DEtsy.php9 use OAuth\Common\Consumer\CredentialsInterface;
H A DFitBit.php9 use OAuth\Common\Consumer\CredentialsInterface;
H A DFiveHundredPx.php16 use OAuth\Common\Consumer\CredentialsInterface;
H A DFlickr.php9 use OAuth\Common\Consumer\CredentialsInterface;
H A DQuickBooks.php8 use OAuth\Common\Consumer\CredentialsInterface;
H A DRedmine.php9 use OAuth\Common\Consumer\CredentialsInterface;

1234