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

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

Introduction

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

The text is from its open source code.

Method

AuthenticationResultTypegetAuthenticationResult()

The result of the authentication response.

StringgetChallengeName()

The name of the challenge which you are responding to with this call.

java.util.MapgetChallengeParameters()

The challenge parameters.

StringgetSession()

The session which should be passed both ways in challenge-response calls to the service.