Package | Description |
---|---|
com.ibm.watson.assistant.v2.model |
Modifier and Type | Class and Description |
---|---|
class |
ProviderPrivateAuthenticationOAuth2FlowFlowsProviderPrivateAuthenticationOAuth2AuthorizationCode
Private authentication settings for client credentials flow.
|
class |
ProviderPrivateAuthenticationOAuth2FlowFlowsProviderPrivateAuthenticationOAuth2ClientCredentials
ProviderPrivateAuthenticationOAuth2FlowFlowsProviderPrivateAuthenticationOAuth2ClientCredentials.
|
class |
ProviderPrivateAuthenticationOAuth2FlowFlowsProviderPrivateAuthenticationOAuth2Password
Private authentication settings for resource owner password flow.
|
Modifier and Type | Method and Description |
---|---|
ProviderPrivateAuthenticationOAuth2FlowFlows |
ProviderPrivateAuthentication.flows()
Gets the flows.
|
Modifier and Type | Method and Description |
---|---|
ProviderPrivateAuthenticationOAuth2Flow.Builder |
ProviderPrivateAuthenticationOAuth2Flow.Builder.flows(ProviderPrivateAuthenticationOAuth2FlowFlows flows)
Set the flows.
|
Constructor and Description |
---|
Builder(ProviderPrivateAuthenticationOAuth2FlowFlows providerPrivateAuthenticationOAuth2FlowFlowsProviderPrivateAuthenticationOAuth2Password)
Instantiates a new Builder from an existing
ProviderPrivateAuthenticationOAuth2FlowFlowsProviderPrivateAuthenticationOAuth2Password
instance.
|
Builder(ProviderPrivateAuthenticationOAuth2FlowFlows providerPrivateAuthenticationOAuth2FlowFlowsProviderPrivateAuthenticationOAuth2ClientCredentials)
Instantiates a new Builder from an existing
ProviderPrivateAuthenticationOAuth2FlowFlowsProviderPrivateAuthenticationOAuth2ClientCredentials
instance.
|
Builder(ProviderPrivateAuthenticationOAuth2FlowFlows providerPrivateAuthenticationOAuth2FlowFlowsProviderPrivateAuthenticationOAuth2AuthorizationCode)
Instantiates a new Builder from an existing
ProviderPrivateAuthenticationOAuth2FlowFlowsProviderPrivateAuthenticationOAuth2AuthorizationCode
instance.
|
Copyright © 2024 IBM Cloud. All rights reserved.