public class CFConstants extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CFConstants.IAS
Constants that are specific to the Ias identity service.
|
static class |
CFConstants.Plan
Represents the service plans on CF marketplace.
|
static class |
CFConstants.XSUAA
Constants that are specific to the Xsuaa identity service.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
CLIENT_ID |
static String |
CLIENT_SECRET |
static String |
CREDENTIALS |
static String |
SERVICE_PLAN |
static String |
URL |
static String |
VCAP_APPLICATION |
static String |
VCAP_SERVICES |
public static final String VCAP_SERVICES
public static final String VCAP_APPLICATION
public static final String CREDENTIALS
public static final String SERVICE_PLAN
public static final String URL
public static final String CLIENT_ID
public static final String CLIENT_SECRET
Copyright © 2020. All rights reserved.