You are here

Classes, traits, and interfaces in Auth0 Single Sign On 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
CurlFactoryInterface interface GuzzleHttp\Handler vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php 1
CurlHandler class GuzzleHttp\Handler vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php HTTP handler that uses cURL easy handles as a transport layer. 1
CurlMultiHandler class GuzzleHttp\Handler vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php Returns an asynchronous response using curl_multi_* functions. 1
DbConnectionsTest class Auth0\Tests\API\Authentication vendor/auth0/auth0-php/tests/API/Authentication/DbConnectionsTest.php
DeprecatedTest class Auth0\Tests\API\Authentication vendor/auth0/auth0-php/tests/API/Authentication/DeprecatedTest.php
DeviceCredentials class Auth0\SDK\API\Management vendor/auth0/auth0-php/src/API/Management/DeviceCredentials.php 1
DroppingStream class GuzzleHttp\Psr7 vendor/guzzlehttp/psr7/src/DroppingStream.php Stream decorator that begins dropping data once the size of the underlying stream becomes too full.
DummyStateHandler Deprecated class Auth0\SDK\API\Helpers\State vendor/auth0/auth0-php/src/API/Helpers/State/DummyStateHandler.php Dummy implementation of the StateHandler 2
DummyStateHandlerTest class Auth0\Tests\Api\Helpers\State vendor/auth0/auth0-php/tests/API/Helpers/State/DummyStateHandlerTest.php Class DummyStateHandlerTest
EachPromise class GuzzleHttp\Promise vendor/guzzlehttp/promises/src/EachPromise.php Represents a promise that iterates over many promises and invokes side-effect functions in the process. 1
EasyHandle final class GuzzleHttp\Handler vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php Represents a cURL easy handle and the data it populates.
EmailNotSetException class Drupal\auth0\Exception src/Exception/EmailNotSetException.php Internal error to handle missing emails in the user profile. 1
EmailNotVerifiedException class Drupal\auth0\Exception src/Exception/EmailNotVerifiedException.php Internal error to handle users who did not verify the email. 1
Emails class Auth0\SDK\API\Management vendor/auth0/auth0-php/src/API/Management/Emails.php 1
EmailTemplates class Auth0\SDK\API\Management vendor/auth0/auth0-php/src/API/Management/EmailTemplates.php Class EmailTemplates. Handles requests to the Email Templates endpoint of the v2 Management API. 2
EmailTemplatesTest class Auth0\Tests\API\Management vendor/auth0/auth0-php/tests/API/Management/EmailTemplatesTest.php Class EmailTemplatesTest
EmptyOrInvalidParameterException class Auth0\SDK\Exception vendor/auth0/auth0-php/src/Exception/EmptyOrInvalidParameterException.php Represents all errors generated by SDK itself. 5
EmptyStore Deprecated class Auth0\SDK\Store vendor/auth0/auth0-php/src/Store/EmptyStore.php This class is a mockup store, that discards the values, its a way of saying no store. 2
ErrorHelpers trait Auth0\Tests\Traits vendor/auth0/auth0-php/tests/traits/ErrorHelpers.php 8
ExpiredException class Firebase\JWT vendor/firebase/php-jwt/src/ExpiredException.php
FileCookieJar class GuzzleHttp\Cookie vendor/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php Persists non-session cookies using a JSON formatted file
FileSystemCacheHandler Deprecated class Auth0\SDK\Helpers\Cache vendor/auth0/auth0-php/src/Helpers/Cache/FileSystemCacheHandler.php 3
FnStream class GuzzleHttp\Psr7 vendor/guzzlehttp/psr7/src/FnStream.php Compose stream implementations based on a hash of functions.
ForwardedFor class Auth0\SDK\API\Header vendor/auth0/auth0-php/src/API/Header/ForwardedFor.php 2
FulfilledPromise class GuzzleHttp\Promise vendor/guzzlehttp/promises/src/FulfilledPromise.php A promise that has been fulfilled. 2
GenericResource class Auth0\SDK\API\Management vendor/auth0/auth0-php/src/API/Management/GenericResource.php Class GenericResource. Extended by Management API endpoints classes. 19
Grants class Auth0\SDK\API\Management vendor/auth0/auth0-php/src/API/Management/Grants.php Class Grants 1
GrantsTestMocked class Auth0\Tests\API\Management vendor/auth0/auth0-php/tests/API/Management/GrantsMockedTest.php Class GrantsTestMocked.
HandlerStack class GuzzleHttp vendor/guzzlehttp/guzzle/src/HandlerStack.php Creates a composed Guzzle handler function by stacking middlewares on top of an HTTP handler function. 5
Header class Auth0\SDK\API\Header vendor/auth0/auth0-php/src/API/Header/Header.php 4 3
HeaderTest class Auth0\Tests vendor/auth0/auth0-php/tests/API/Header/HeaderTest.php
InflateStream class GuzzleHttp\Psr7 vendor/guzzlehttp/psr7/src/InflateStream.php Uses PHP's zlib.inflate filter to inflate deflate or gzipped content.
InformationHeaders class Auth0\SDK\API\Helpers vendor/auth0/auth0-php/src/API/Helpers/InformationHeaders.php Class InformationHeaders Builds, extends, modifies, and formats SDK telemetry data. 13
InformationHeadersExtendTest class Auth0\Tests\Api\Helpers vendor/auth0/auth0-php/tests/API/Helpers/InformationHeadersExtendTest.php Class InformationHeadersExtendTest
InformationHeadersTest class Auth0\Tests\Api\Helpers vendor/auth0/auth0-php/tests/API/Helpers/InformationHeadersTest.php Class InformationHeadersTest
InvalidPermissionsArrayException class Auth0\SDK\Exception vendor/auth0/auth0-php/src/Exception/InvalidPermissionsArrayException.php Represents all errors generated by SDK itself. 5
InvalidTokenException class Auth0\SDK\Exception vendor/auth0/auth0-php/src/Exception/InvalidTokenException.php Represents all errors generated by SDK itself. 2
Jobs class Auth0\SDK\API\Management vendor/auth0/auth0-php/src/API/Management/Jobs.php 1
JWKFetcher class Auth0\SDK\Helpers vendor/auth0/auth0-php/src/Helpers/JWKFetcher.php Class JWKFetcher. 5
JWKFetcherTest class Auth0\Tests\Helpers vendor/auth0/auth0-php/tests/Helpers/JWKFetcherTest.php Class JWKFetcherTest.
JWKTest class Auth0\Tests\Api\Helpers vendor/auth0/auth0-php/tests/API/Helpers/JWKTests.php
JWT class Firebase\JWT vendor/firebase/php-jwt/src/JWT.php JSON Web Token implementation, based on this spec: https://tools.ietf.org/html/rfc7519 4
JWTVerifier Deprecated class Auth0\SDK vendor/auth0/auth0-php/src/JWTVerifier.php Class JWTVerifier. Used to validate JWTs issued by Auth0. 3
LazyOpenStream class GuzzleHttp\Psr7 vendor/guzzlehttp/psr7/src/LazyOpenStream.php Lazily reads or writes to a file that is opened only after an IO operation take place on the stream. 1
LimitStream class GuzzleHttp\Psr7 vendor/guzzlehttp/psr7/src/LimitStream.php Decorator used to return only a subset of a stream
Logs class Auth0\SDK\API\Management vendor/auth0/auth0-php/src/API/Management/Logs.php Class Logs. Access to the v2 Management API Logs endpoint. 1
LogsTest class Auth0\Tests\API vendor/auth0/auth0-php/tests/API/Management/LogsTest.php Class LogsTest. Tests the Auth0\SDK\API\Management\Logs class.
Management class Auth0\SDK\API vendor/auth0/auth0-php/src/API/Management.php 1 15
MessageFormatter class GuzzleHttp vendor/guzzlehttp/guzzle/src/MessageFormatter.php Formats log messages using variable substitutions for requests, responses, and other transactional data.
MessageInterface interface Psr\Http\Message vendor/psr/http-message/src/MessageInterface.php HTTP messages consist of requests from a client to a server and responses from a server to a client. This interface defines the methods common to each. 2 2

Pages

Other projects