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

Purpose: The URL at which to exchange the id_token
Notes:



Top Method Summary
Options Name Purpose
+ OpenEdge.Security.Principal ExchangeToken (JsonWebToken) Exchanges an JWT Token for an OpenEdge CLIENT-PRINCIPAL

Top Property Summary
Options Name Purpose
+ CHARACTER TokenExchangeServiceUrl


Method Detail
Top

PUBLIC OpenEdge.Security.Principal ExchangeToken (JsonWebToken)

Purpose: Exchanges an JWT Token for an OpenEdge CLIENT-PRINCIPAL
Notes:

Parameters:
poJwtToken Consultingwerk.Framework.JsonWebToken
The JsonWebToken instance
Returns OpenEdge.Security.Principal
A OpenEdge.Security.Principal object that holds the client-principal. May be unknown.


Property Detail
Top

PUBLIC CHARACTER TokenExchangeServiceUrl


Returns CHARACTER


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