@ConfigurationProperties(value="security.oauth2.client") public class OAuth2ClientProperties extends Object
Constructor and Description |
---|
OAuth2ClientProperties() |
Modifier and Type | Method and Description |
---|---|
String |
getClientId() |
String |
getClientSecret() |
boolean |
isDefaultSecret() |
void |
setClientId(String clientId) |
void |
setClientSecret(String clientSecret) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.