Uses of Interface
software.amazon.awscdk.services.cognito.OAuthFlows
-
Uses of OAuthFlows in software.amazon.awscdk.services.cognito
Modifier and TypeMethodDescriptionOAuthFlows.Builder.build()
Builds the configured instance.default OAuthFlows
OAuthSettings.getFlows()
OAuth flows that are allowed with this client.final OAuthFlows
OAuthSettings.Jsii$Proxy.getFlows()
UserPoolClient.getOAuthFlows()
The OAuth flows enabled for this client.Modifier and TypeMethodDescriptionOAuthSettings.Builder.flows
(OAuthFlows flows) Sets the value ofOAuthSettings.getFlows()