IPWorks Auth 2020 Java Edition

Questions / Feedback?

ClaimJWTId Property

The unique identifier for the JWT.

Syntax

public String getClaimJWTId();
public void setClaimJWTId(String claimJWTId);

Default Value

""

Remarks

This property holds the unique identifier for the JWT. The value is a case-sensitive string.

This property corresponds to the jti JSON property.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 Java Edition - Version 20.0 [Build 8155]