Table of Contents

TSparkleJwtMiddleware.Create Constructor

Creates a new JWT middleware component owned by the specified component.

Syntax

Unit: Sparkle.Comp.JwtMiddleware

constructor TSparkleJwtMiddleware.Create(AOwner: TComponent);

Parameters

<-> Parameter Type Description
AOwner TComponent The component that owns this middleware.

See also