public final class TokenConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
LICENSE_CLAIM
Name of the claim that contains the requested license in a JWT.
|
static String |
TENANT_CLAIM
Name of the claim that contains the tenant in a JWT.
|
static String |
USER_CLAIM
Name of the claim that contains the user-name in a JWT.
|
static String |
USER_IDENTIFICATION_CLAIM
Name of the claim that contains the way a user is identified.
|
public static final String USER_CLAIM
public static final String LICENSE_CLAIM
public static final String TENANT_CLAIM
public static final String USER_IDENTIFICATION_CLAIM
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.