| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidentityprovider |
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users.
|
| com.amazonaws.services.cognitoidentityprovider.model |
Classes modeling the various types represented by AmazonCognitoIdentityProvider
|
| Modifier and Type | Method and Description |
|---|---|
GetUserResult |
AmazonCognitoIdentityProviderClient.getUser(GetUserRequest getUserRequest)
Gets the user attributes and metadata for a user.
|
GetUserResult |
AmazonCognitoIdentityProvider.getUser(GetUserRequest getUserRequest)
Gets the user attributes and metadata for a user.
|
| Modifier and Type | Method and Description |
|---|---|
GetUserRequest |
GetUserRequest.withAccessToken(String accessToken)
The access token returned by the server response to get information about
the user.
|
Copyright © 2020. All rights reserved.