@ConfigurationProperties(value="spring.social.google")
public class GoogleProperties
extends java.lang.Object
| Constructor and Description |
|---|
GoogleProperties() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAppId() |
java.lang.String |
getAppSecret() |
void |
setAppId(java.lang.String appId) |
void |
setAppSecret(java.lang.String appSecret) |