public class AppPropertiesRegistration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AppPropertiesRegistration.OAuths |
| Constructor and Description |
|---|
AppPropertiesRegistration()
Constructor.
|
public boolean isRegistrationEnabled()
public boolean isLocalAccountRegistrationEnabled()
public void setLocalAccountRegistrationEnabled(boolean inLocalAccountRegistrationEnabled)
inLocalAccountRegistrationEnabled. - public List<AppPropertiesRegistration.OAuths> getOAuthRegistrationProviders()
protected String getGoogleOAuthKey()
public void setGoogleOAuthKey(String inGoogleOAuthKey)
protected String getGoogleOAuthSecret()
public void setGoogleOAuthSecret(String inGoogleOAuthSecret)
protected String getGitHubOAuthKey()
public void setGitHubOAuthKey(String inGitHubOAuthKey)
protected String getGitHubOAuthSecret()
public void setGitHubOAuthSecret(String inGitHubOAuthSecret)
protected String getTwitterOAuthKey()
public void setTwitterOAuthKey(String inTwitterOAuthKey)
protected String getTwitterOAuthSecret()
public void setTwitterOAuthSecret(String inTwitterOAuthSecret)
protected String getGlobusOAuthKey()
public void setGlobusOAuthKey(String inGlobusOAuthKey)
protected String getGlobusOAuthSecret()
public void setGlobusOAuthSecret(String inGlobusOAuthSecret)
Copyright © 2012–2016 Emory University. All rights reserved.