API:REST.Authenticator.Basic.THTTPBasicAuthenticator

De RAD Studio API Documentation
Aller à : navigation, rechercher

REST.Client.TCustomAuthenticatorData.Bind.ObjectScope.TBaseObjectBindSourceDelegateData.Bind.Components.TBaseLinkingBindSourceTHTTPBasicAuthenticator

Delphi

THTTPBasicAuthenticator = class(TCustomAuthenticator)

C++

class PASCALIMPLEMENTATION THTTPBasicAuthenticator : public Rest::Client::TCustomAuthenticator

Propriétés

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

Description

Classe de base pour les objets que les clients REST utilisent pour l'authentification sur le serveur lors d'une requête.

REST.Authenticator.Basic.THTTPBasicAuthenticator hérite de REST.Client.TCustomAuthenticator. Tout le contenu en-dessous de cette ligne se réfère à REST.Client.TCustomAuthenticator.

Classe de base pour les objets que les clients REST utilisent pour l'authentification sur le serveur lors d'une requête.

Voir aussi