public class SampleConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BULK_ENDPOINT |
static String |
CRED_PASSWORD |
static String |
CRED_TENANT_DOMAIN |
static String |
CRED_USER_NAME |
static String |
GROUP_ENDPOINT |
static String |
KEY_STORE_PASS |
static String |
KEY_STORE_PATH |
static String |
REG_SERVICE_ENDPOINT |
static String |
USER_ENDPOINT |
| Constructor and Description |
|---|
SampleConstants() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setKeyStore() |
public static final String CRED_USER_NAME
public static final String CRED_PASSWORD
public static final String CRED_TENANT_DOMAIN
public static final String KEY_STORE_PATH
public static final String KEY_STORE_PASS
public static final String USER_ENDPOINT
public static final String GROUP_ENDPOINT
public static final String BULK_ENDPOINT
public static final String REG_SERVICE_ENDPOINT
Copyright © 2018 WSO2. All rights reserved.