|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OauthClient | |
---|---|
org.cloudfoundry.client.lib.rest | |
org.cloudfoundry.client.lib.util |
Uses of OauthClient in org.cloudfoundry.client.lib.rest |
---|
Constructors in org.cloudfoundry.client.lib.rest with parameters of type OauthClient | |
---|---|
CloudControllerClientImpl(URL cloudControllerUrl,
org.springframework.web.client.RestTemplate restTemplate,
OauthClient oauthClient,
CloudCredentials cloudCredentials,
CloudSpace sessionSpace)
|
|
CloudControllerClientImpl(URL cloudControllerUrl,
org.springframework.web.client.RestTemplate restTemplate,
OauthClient oauthClient,
CloudCredentials cloudCredentials,
String orgName,
String spaceName)
|
Uses of OauthClient in org.cloudfoundry.client.lib.util |
---|
Methods in org.cloudfoundry.client.lib.util that return OauthClient | |
---|---|
OauthClient |
RestUtil.createOauthClient(URL authorizationUrl,
HttpProxyConfiguration httpProxyConfiguration,
boolean trustSelfSignedCerts)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |