public class Constants extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Constants.DeviceConstants |
class |
Constants.ErrorMessages |
| Modifier and Type | Field and Description |
|---|---|
static String |
PRIMARY_USER_STORE |
static String |
SCOPE |
static String |
USER_CLAIM_EMAIL_ADDRESS |
static String |
USER_CLAIM_FIRST_NAME |
static String |
USER_CLAIM_LAST_NAME |
| Constructor and Description |
|---|
Constants() |
public static final String USER_CLAIM_EMAIL_ADDRESS
public static final String USER_CLAIM_FIRST_NAME
public static final String USER_CLAIM_LAST_NAME
public static final String PRIMARY_USER_STORE
public static final String SCOPE
Copyright © 2017 WSO2. All rights reserved.