REST.Authenticator.OAuth.TOAuth1Authenticator

De RAD Studio API Documentation
Aller à : navigation, rechercher

REST.Client.TCustomAuthenticatorData.Bind.ObjectScope.TBaseObjectBindSourceDelegateData.Bind.Components.TBaseLinkingBindSourceData.Bind.Components.TBaseBindScopeComponentTOAuth1Authenticator

Delphi

TOAuth1Authenticator = class(TCustomAuthenticator)

C++

class PASCALIMPLEMENTATION TOAuth1Authenticator : public Rest::Client::TCustomAuthenticator

Propriétés

Type Visibilité  Source Unité  Parent
class public
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth REST.Authenticator.OAuth


Description

Implémente une authentification de base OAuth1.0a.

TOAuth1Authenticator implémente une authentification de base OAuth1.0a.TOAuth1Authenticator offre un support minimal et fournit l'infrastructure pour suivre le flux de travail du fournisseur de services.

Utilisez l'héritage de cette classe pour créer une classe d'authentificateur spécifique à un fournisseur de services.

Voir aussi