public abstract class CasJerseyEurekaClinicalProperties extends CasEurekaClinicalProperties
| Modifier | Constructor and Description |
|---|---|
protected |
CasJerseyEurekaClinicalProperties(String defaultConfigDir)
Loads the application configuration.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCasLoginGateway()
Whether or not to use CAS gateway mode for authentication.
|
getAllowedWebClientUrls, getCasLoginRenew, getCasLoginUrl, getCasLogoutUrl, getCasUrl, getProxyCallbackServergetConfigDir, getDomainUrl, getIntValue, getStage, getStringListValue, getStringListValue, getUrl, getValue, getValueprotected CasJerseyEurekaClinicalProperties(String defaultConfigDir)
eureka.config.dir system property allows specifying an
alternative configuration directory.defaultConfigDir - the default location of configuration file, based
on the operating system. Cannot be null.public boolean getCasLoginGateway()
true for Eureka! Clinical services because we never want
the login screen.getCasLoginGateway in class CasEurekaClinicalPropertiestrue always.Copyright © 2016–2019 Emory University. All rights reserved.