REST.Authenticator.OAuth.TOAuth2Authenticator

De RAD Studio API Documentation
Aller à : navigation, rechercher

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

Delphi

TOAuth2Authenticator = class(TCustomAuthenticator)

C++

class PASCALIMPLEMENTATION TOAuth2Authenticator : 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 OAuth2.

TOAuth2Authenticator implémente une authentification de base OAuth2.TOAuth2Authenticator 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