Class TRALServerOAuth
Unit
Declaration
type TRALServerOAuth = class(TRALAuthServer)
Description
OAuth Authenticator for server components
Hierarchy
- TObject
- TPersistent
- TComponent
- TRALComponent
- TRALAuthentication
- TRALAuthServer
- TRALServerOAuth
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; |
|
This item has no description. | |
| Public | procedure BeforeValidate(ARequest: TRALRequest; AResponse: TRALResponse); override; |
|
This item has no description. | |
| Public | procedure Validate(ARequest: TRALRequest; AResponse: TRALResponse); override; |
|
Validation process of the authentication is made here | |
PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.