Class TRALServerOAuth

Unit

Declaration

type TRALServerOAuth = class(TRALAuthServer)

Description

OAuth Authenticator for server components

Hierarchy

Overview

Methods

Public constructor Create(AOwner: TComponent); override;
Public procedure BeforeValidate(ARequest: TRALRequest; AResponse: TRALResponse); override;
Public procedure Validate(ARequest: TRALRequest; AResponse: TRALResponse); override;

Description

Methods

Public constructor Create(AOwner: TComponent); override;
 
Public procedure BeforeValidate(ARequest: TRALRequest; AResponse: TRALResponse); override;
 
Public procedure Validate(ARequest: TRALRequest; AResponse: TRALResponse); override;

Validation process of the authentication is made here



GitHub Repository
Generated by PasDoc 0.16.0.