public class Environment extends Object
| Constructor and Description |
|---|
Environment() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGadgetBaseUrl() |
String |
getMockLogin() |
String |
getOauthKey() |
String |
getOauthSecret() |
String |
getOpenSocialUrl() |
void |
setGadgetBaseUrl(String gadgetBaseUrl) |
void |
setMockLogin(String mockLogin) |
void |
setOauthKey(String oauthKey) |
void |
setOauthSecret(String oauthSecret) |
void |
setOpenSocialUrl(String openSocialUrl) |
public String getMockLogin()
public void setMockLogin(String mockLogin)
mockLogin - the mockLogin to setpublic String getOpenSocialUrl()
public void setOpenSocialUrl(String openSocialUrl)
openSocialUrl - the openSocialUrl to setpublic String getOauthKey()
public void setOauthKey(String oauthKey)
oauthKey - the oauthKey to setpublic String getOauthSecret()
public void setOauthSecret(String oauthSecret)
oauthSecret - the oauthSecret to setpublic String getGadgetBaseUrl()
public void setGadgetBaseUrl(String gadgetBaseUrl)
gadgetBaseUrl - the gadgetBaseUrl to setCopyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.