jar

com.github.kink80 : cognitoauth

Maven & Gradle

Feb 01, 2018
9 stars

cognitoauth · This library aims to fill the gap for pure Java based apps that want to interact with User Pools in AWS Cognito.

Table Of Contents

Latest Version

Download com.github.kink80 : cognitoauth JAR file - Latest Versions:

All Versions

Download com.github.kink80 : cognitoauth JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cognitoauth-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

searchfast.cloud.auth.cognito

├─ searchfast.cloud.auth.cognito.AWSClientEvidenceContext.class - [JAR]

├─ searchfast.cloud.auth.cognito.AWSClientEvidenceRoutine.class - [JAR]

├─ searchfast.cloud.auth.cognito.AWSCognitoSession.class - [JAR]

├─ searchfast.cloud.auth.cognito.AWSCryptoSettings.class - [JAR]

├─ searchfast.cloud.auth.cognito.AWSCryptoUtils.class - [JAR]

├─ searchfast.cloud.auth.cognito.AWSDeviceContext.class - [JAR]

├─ searchfast.cloud.auth.cognito.AWSDeviceEvidenceContext.class - [JAR]

├─ searchfast.cloud.auth.cognito.AWSPasswordAuthContext.class - [JAR]

├─ searchfast.cloud.auth.cognito.AWSPasswordScramblingRoutine.class - [JAR]

├─ searchfast.cloud.auth.cognito.AWSUserHashRoutine.class - [JAR]

Advertisement