public class OAuthTokenProvider extends Object implements org.cloudfoundry.reactor.TokenProvider
| Constructor and Description |
|---|
OAuthTokenProvider(OAuthClient oAuthClient) |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<String> |
getToken(org.cloudfoundry.reactor.ConnectionContext connectionContext) |
public OAuthTokenProvider(OAuthClient oAuthClient)
public reactor.core.publisher.Mono<String> getToken(org.cloudfoundry.reactor.ConnectionContext connectionContext)
getToken in interface org.cloudfoundry.reactor.TokenProviderCopyright © 2020 SAP SE. All rights reserved.