| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
OAuthFlows.Jsii$Proxy
An implementation for
OAuthFlows |
| Modifier and Type | Method and Description |
|---|---|
OAuthFlows |
OAuthFlows.Builder.build()
Builds the configured instance.
|
default OAuthFlows |
OAuthSettings.getFlows()
OAuth flows that are allowed with this client.
|
OAuthFlows |
OAuthSettings.Jsii$Proxy.getFlows() |
OAuthFlows |
UserPoolClient.getOAuthFlows()
The OAuth flows enabled for this client.
|
| Modifier and Type | Method and Description |
|---|---|
OAuthSettings.Builder |
OAuthSettings.Builder.flows(OAuthFlows flows)
Sets the value of
OAuthSettings.getFlows() |
Copyright © 2022. All rights reserved.