Class TRALClientDigest

Unit

Declaration

type TRALClientDigest = class(TRALAuthClient)

Description

Digest Authenticator for Client components

Hierarchy

Overview

Methods

Public function IsAuthenticated: boolean; override;
Protected function GetEntityBody(AParams: TRALParams): StringRAL;
Public procedure SetAuthHeader(AVars: TStringList; AParams: TRALParams); override;

Properties

Public property DigestParams: TRALDigestParams read FDigestParams write FDigestParams;
Published property Password: StringRAL read FPassword write FPassword;
Published property UserName: StringRAL read FUserName write FUserName;

Description

Methods

Public function IsAuthenticated: boolean; override;

This item has no description.

Protected function GetEntityBody(AParams: TRALParams): StringRAL;

This item has no description.

Public procedure SetAuthHeader(AVars: TStringList; AParams: TRALParams); override;

This item has no description.

Properties

Public property DigestParams: TRALDigestParams read FDigestParams write FDigestParams;

This item has no description.

Published property Password: StringRAL read FPassword write FPassword;

This item has no description.

Published property UserName: StringRAL read FUserName write FUserName;

This item has no description.



PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.