IPWorks Auth 2020 Android Edition

Questions / Feedback?

ClaimIssuer Property

The issuer of the JWT.

Syntax

public String getClaimIssuer();
public void setClaimIssuer(String claimIssuer);

Remarks

This property holds the issuer of the JWT. The value is a case-sensitive string.

This property corresponds to the iss JSON property.

Default Value

""

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