Uses of Interface
software.amazon.awscdk.services.cognito.OAuthFlows
Packages that use OAuthFlows
-
Uses of OAuthFlows in software.amazon.awscdk.services.cognito
Classes in software.amazon.awscdk.services.cognito that implement OAuthFlowsMethods in software.amazon.awscdk.services.cognito that return OAuthFlowsModifier 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.Methods in software.amazon.awscdk.services.cognito with parameters of type OAuthFlowsModifier and TypeMethodDescriptionOAuthSettings.Builder.flows
(OAuthFlows flows) Sets the value ofOAuthSettings.getFlows()