public class Settings
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
API_URL
public static final String API_URL
- See Also:
-
-
API_TARGET_URL
public static final String API_TARGET_URL
- See Also:
-
-
API_PROFILE_URL
public static final String API_PROFILE_URL
- See Also:
-
-
PLUGIN_DISPLAY_NAME
public static final String PLUGIN_DISPLAY_NAME
- See Also:
-
-
MSG_CREDS_VALID
public static final String MSG_CREDS_VALID
- See Also:
-
-
ERR_CREDS_INVALID
public static final String ERR_CREDS_INVALID
- See Also:
-
-
ERR_CREDS_NOT_FOUND
public static final String ERR_CREDS_NOT_FOUND
- See Also:
-
-
ERR_API_CONN
public static final String ERR_API_CONN
- See Also:
-
-
Constructor Details
-
Settings
public Settings()