public class CasProperties extends AbstractProperties
| Constructor and Description |
|---|
CasProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGitHubKey() |
String |
getGitHubSecret() |
String |
getGlobusKey() |
String |
getGlobusSecret() |
String |
getGoogleKey() |
String |
getGoogleSecret() |
String |
getTwitterKey() |
String |
getTwitterSecret() |
boolean |
isDemoMode() |
boolean |
isEphiProhibited() |
boolean |
isGitHubAuthEnabled() |
boolean |
isGlobusAuthEnabled() |
boolean |
isGoogleAuthEnabled() |
boolean |
isOAuthEnabled() |
boolean |
isTwitterAuthEnabled() |
getApplicationUrl, getCasDotPropertiesPathname, getConfigDir, getIntValue, getStringListValue, getStringListValue, getValue, getValuepublic boolean isEphiProhibited()
public boolean isDemoMode()
public boolean isTwitterAuthEnabled()
public String getTwitterKey()
public String getTwitterSecret()
public boolean isGoogleAuthEnabled()
public String getGoogleKey()
public String getGoogleSecret()
public boolean isGitHubAuthEnabled()
public String getGitHubKey()
public String getGitHubSecret()
public boolean isGlobusAuthEnabled()
public String getGlobusKey()
public String getGlobusSecret()
public boolean isOAuthEnabled()
Copyright © 2012–2016 Emory University. All rights reserved.