public class GoogleProperties extends SystemProperty
CONFIGURATION_FILE_PATH| Constructor and Description |
|---|
GoogleProperties() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClientId() |
java.lang.String |
getClientSecret() |
java.lang.String |
getEncodedOAuth2RedirectUri() |
java.lang.String |
getoAuth2RedirectUri() |
java.lang.String |
getoAuth2Scope() |
java.lang.String |
getoAuth2Uri() |
java.lang.String |
getoAuth2UserInfoUri() |
java.lang.String |
getPropertyFilePath()
By default, this returns null.
|
void |
initialize(java.util.Properties properties)
Initialize the system property.
|
public GoogleProperties()
public void initialize(java.util.Properties properties) throws java.lang.IllegalArgumentException
SystemPropertyinitialize in class SystemPropertyjava.lang.IllegalArgumentExceptionpublic java.lang.String getClientId()
public java.lang.String getClientSecret()
public java.lang.String getoAuth2Uri()
public java.lang.String getoAuth2Scope()
public java.lang.String getoAuth2RedirectUri()
public java.lang.String getEncodedOAuth2RedirectUri()
public java.lang.String getoAuth2UserInfoUri()
public java.lang.String getPropertyFilePath()
SystemPropertygetPropertyFilePath in class SystemPropertyCopyright © 2015 Tampere University of Technology, Pori Department.