public class WebappProperties extends AbstractProperties
| Constructor and Description |
|---|
WebappProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCohortsUrl() |
String |
getContactEmail() |
String |
getGitHubOAuthKey() |
String |
getGitHubOAuthSecret() |
String |
getGlobusOAuthKey() |
String |
getGlobusOAuthSecret() |
String |
getGoogleOAuthKey() |
String |
getGoogleOAuthSecret() |
String |
getProxyCallbackServer() |
String |
getServiceUrl() |
String |
getTwitterOAuthKey() |
String |
getTwitterOAuthSecret() |
String |
getUploadDir() |
String |
getUrl() |
String |
getUserServiceUrl() |
String |
getUserWebappUrl() |
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, getSupportUrigetCasLoginUrl, getCasLogoutUrl, getCasUrlpublic String getUrl()
getUrl in class org.eurekaclinical.standardapis.props.EurekaClinicalPropertiespublic String getUserWebappUrl()
public String getUserServiceUrl()
public boolean isEphiProhibited()
public boolean isDemoMode()
public String getUploadDir()
public String getServiceUrl()
public String getCohortsUrl()
public String getProxyCallbackServer()
getProxyCallbackServer in class org.eurekaclinical.standardapis.props.CasEurekaClinicalPropertiespublic 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()
Copyright © 2012–2017 Emory University. All rights reserved.