Namespace: Consultingwerk.Windows.JwtAuth
Class 
JwtValidator Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

Purpose: Validates the JWT Token Signature
Notes:



Top Method Summary
Options Name Purpose
+ LOGICAL ValidateToken (JsonWebToken, character) Validates the JWT Token Signature


Method Detail
Top

PUBLIC LOGICAL ValidateToken (JsonWebToken, character)

Purpose: Validates the JWT Token Signature
Notes:

Parameters:
poJwtToken Consultingwerk.Framework.JsonWebToken
The JwtToken to validate
pcJwkUrl CHARACTER
The URL of the JWK Keystore
Returns LOGICAL
Logical value indicating the validity of the JWT Token Signature


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:25:03