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

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

Introduction

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

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.

StringgetSession()

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