Java com.amazonaws.services.cognitoidp.model InitiateAuthRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.cognitoidp.model InitiateAuthRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.cognitoidp.model InitiateAuthRequest.

The text is from its open source code.

Constructor

Method

InitiateAuthRequestaddAuthParametersEntry(String key, String value)
voidsetAuthFlow(String authFlow)

The authentication flow for this call to execute.

voidsetAuthFlow(AuthFlowType authFlow)

The authentication flow for this call to execute.

voidsetClientId(String clientId)

The app client ID.

voidsetClientMetadata(java.util.Map clientMetadata)

A map of custom key-value pairs that you can provide as input for certain custom workflows that this action triggers.