@ConfigurationProperties(value="spring.social.twitter") public class TwitterProperties extends Object
| Constructor and Description |
|---|
TwitterProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppId() |
String |
getAppSecret() |
void |
setAppId(String appId) |
void |
setAppSecret(String appSecret) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.