@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 © 2015 Pivotal Software, Inc.. All rights reserved.