public static class ProviderAuthenticationOAuth2FlowsProviderAuthenticationOAuth2AuthorizationCode.Builder extends Object
| Constructor and Description |
|---|
Builder()
Instantiates a new builder.
|
Builder(ProviderAuthenticationOAuth2Flows providerAuthenticationOAuth2FlowsProviderAuthenticationOAuth2AuthorizationCode)
Instantiates a new Builder from an existing
ProviderAuthenticationOAuth2FlowsProviderAuthenticationOAuth2AuthorizationCode instance.
|
public Builder(ProviderAuthenticationOAuth2Flows providerAuthenticationOAuth2FlowsProviderAuthenticationOAuth2AuthorizationCode)
providerAuthenticationOAuth2FlowsProviderAuthenticationOAuth2AuthorizationCode - the
instance to initialize the Builder withpublic Builder()
public ProviderAuthenticationOAuth2FlowsProviderAuthenticationOAuth2AuthorizationCode build()
public ProviderAuthenticationOAuth2FlowsProviderAuthenticationOAuth2AuthorizationCode.Builder tokenUrl(String tokenUrl)
tokenUrl - the tokenUrlpublic ProviderAuthenticationOAuth2FlowsProviderAuthenticationOAuth2AuthorizationCode.Builder refreshUrl(String refreshUrl)
refreshUrl - the refreshUrlpublic ProviderAuthenticationOAuth2FlowsProviderAuthenticationOAuth2AuthorizationCode.Builder clientAuthType(String clientAuthType)
clientAuthType - the clientAuthTypepublic ProviderAuthenticationOAuth2FlowsProviderAuthenticationOAuth2AuthorizationCode.Builder contentType(String contentType)
contentType - the contentTypepublic ProviderAuthenticationOAuth2FlowsProviderAuthenticationOAuth2AuthorizationCode.Builder headerPrefix(String headerPrefix)
headerPrefix - the headerPrefixpublic ProviderAuthenticationOAuth2FlowsProviderAuthenticationOAuth2AuthorizationCode.Builder authorizationUrl(String authorizationUrl)
authorizationUrl - the authorizationUrlpublic ProviderAuthenticationOAuth2FlowsProviderAuthenticationOAuth2AuthorizationCode.Builder redirectUri(String redirectUri)
redirectUri - the redirectUriCopyright © 2025 IBM Cloud. All rights reserved.