public class WebappProperties extends AbstractProperties
| Constructor and Description |
|---|
WebappProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCohortsUrl() |
String |
getContactEmail() |
String |
getDomainUrl()
A URL representing the domain in which Eureka Clinical is installed.
|
String |
getGitHubOAuthKey() |
String |
getGitHubOAuthSecret() |
String |
getGlobusOAuthKey() |
String |
getGlobusOAuthSecret() |
String |
getGoogleOAuthKey() |
String |
getGoogleOAuthSecret() |
String |
getProxyCallbackServer() |
String |
getServiceUrl() |
String |
getTwitterOAuthKey() |
String |
getTwitterOAuthSecret() |
String |
getUploadDir() |
boolean |
isDemoMode() |
boolean |
isEphiProhibited() |
boolean |
isGitHubOAuthRegistrationEnabled() |
boolean |
isGlobusOAuthRegistrationEnabled() |
boolean |
isGoogleOAuthRegistrationEnabled() |
boolean |
isLocalAccountRegistrationEnabled() |
boolean |
isOAuthRegistrationEnabled() |
boolean |
isRegistrationEnabled() |
boolean |
isTwitterOAuthRegistrationEnabled() |
getApplicationUrl, getBuildNumber, getDefaultSystemPropositions, getIncrementalVersion, getMajorVersion, getMinorVersion, getQualifier, getSupportUripublic boolean isEphiProhibited()
public boolean isDemoMode()
public String getUploadDir()
public String getServiceUrl()
public String getCohortsUrl()
public String getProxyCallbackServer()
getProxyCallbackServer in class org.eurekaclinical.standardapis.props.EurekaClinicalPropertiespublic String getContactEmail()
public boolean isOAuthRegistrationEnabled()
public boolean isGoogleOAuthRegistrationEnabled()
public boolean isGitHubOAuthRegistrationEnabled()
public boolean isTwitterOAuthRegistrationEnabled()
public boolean isGlobusOAuthRegistrationEnabled()
public boolean isLocalAccountRegistrationEnabled()
public boolean isRegistrationEnabled()
public String getGoogleOAuthKey()
public String getGoogleOAuthSecret()
public String getGitHubOAuthKey()
public String getGitHubOAuthSecret()
public String getTwitterOAuthKey()
public String getTwitterOAuthSecret()
public String getGlobusOAuthKey()
public String getGlobusOAuthSecret()
public String getDomainUrl()
Copyright © 2012–2017 Emory University. All rights reserved.