com.slimpay
Class Config
java.lang.Object
com.slimpay.Config
public class Config
- extends Object
|
Constructor Summary |
protected |
Config()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGGER
protected static final Logger LOGGER
entryPoint
public static String entryPoint
halProfile
public static String halProfile
appId
public static String appId
appSecret
public static String appSecret
Config
protected Config()
getEntryPoint
public static String getEntryPoint()
setEntryPoint
public static void setEntryPoint(String entryPoint)
getHalProfile
public static String getHalProfile()
setHalProfile
public static void setHalProfile(String halProfile)
getAppId
public static String getAppId()
setAppId
public static void setAppId(String appId)
getAppSecret
public static String getAppSecret()
setAppSecret
public static void setAppSecret(String appSecret)
validate
public static void validate()
getLogger
public static Logger getLogger()
Copyright © 2015. All rights reserved.