Package | Description |
---|---|
org.cloudfoundry.client.lib.rest | |
org.cloudfoundry.client.lib.util |
Modifier and Type | Method and Description |
---|---|
OauthClient |
CloudControllerClientFactory.getOauthClient() |
Constructor and Description |
---|
CloudControllerClientImpl(URL cloudControllerUrl,
org.springframework.web.client.RestTemplate restTemplate,
OauthClient oauthClient,
LoggregatorClient loggregatorClient,
CloudCredentials cloudCredentials,
CloudSpace sessionSpace) |
CloudControllerClientImpl(URL cloudControllerUrl,
org.springframework.web.client.RestTemplate restTemplate,
OauthClient oauthClient,
LoggregatorClient loggregatorClient,
CloudCredentials cloudCredentials,
String orgName,
String spaceName) |
Modifier and Type | Method and Description |
---|---|
OauthClient |
RestUtil.createOauthClient(URL authorizationUrl,
HttpProxyConfiguration httpProxyConfiguration,
boolean trustSelfSignedCerts) |
Copyright © 2014. All rights reserved.