Class TRALAuthClient
Unit
RALAuthentication
Declaration
type TRALAuthClient = class(TRALAuthentication)
Description
Base class of client components' Authenticator
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
constructor Create(AOwner: TComponent); override; |
|
|
 |
function IsAuthenticated: boolean; virtual; |
|
|
 |
procedure SetAuthHeader(AVars: TStringList; AParams: TRALParams); virtual; abstract; |
|
|
Properties
 |
property AutoGetToken: boolean read FAutoGetToken write FAutoGetToken; |
|
Sets if client will attempt to automatically ask for token from request
|
GitHub Repository
Generated by PasDoc 0.16.0.