Package | Description |
---|---|
com.ibm.watson.assistant.v2.model |
Modifier and Type | Class and Description |
---|---|
class |
ProviderAuthenticationOAuth2FlowsProviderAuthenticationOAuth2AuthorizationCode
Non-private authentication settings for authorization-code flow.
|
class |
ProviderAuthenticationOAuth2FlowsProviderAuthenticationOAuth2ClientCredentials
ProviderAuthenticationOAuth2FlowsProviderAuthenticationOAuth2ClientCredentials.
|
class |
ProviderAuthenticationOAuth2FlowsProviderAuthenticationOAuth2Password
Non-private authentication settings for resource owner password flow.
|
Modifier and Type | Method and Description |
---|---|
ProviderAuthenticationOAuth2Flows |
ProviderAuthenticationOAuth2.flows()
Gets the flows.
|
Modifier and Type | Method and Description |
---|---|
ProviderAuthenticationOAuth2.Builder |
ProviderAuthenticationOAuth2.Builder.flows(ProviderAuthenticationOAuth2Flows flows)
Set the flows.
|
Constructor and Description |
---|
Builder(ProviderAuthenticationOAuth2Flows providerAuthenticationOAuth2FlowsProviderAuthenticationOAuth2AuthorizationCode)
Instantiates a new Builder from an existing
ProviderAuthenticationOAuth2FlowsProviderAuthenticationOAuth2AuthorizationCode instance.
|
Builder(ProviderAuthenticationOAuth2Flows providerAuthenticationOAuth2FlowsProviderAuthenticationOAuth2Password)
Instantiates a new Builder from an existing
ProviderAuthenticationOAuth2FlowsProviderAuthenticationOAuth2Password instance.
|
Builder(ProviderAuthenticationOAuth2Flows providerAuthenticationOAuth2FlowsProviderAuthenticationOAuth2ClientCredentials)
Instantiates a new Builder from an existing
ProviderAuthenticationOAuth2FlowsProviderAuthenticationOAuth2ClientCredentials instance.
|
Copyright © 2024 IBM Cloud. All rights reserved.