Package | Description |
---|---|
com.amazonaws.auth |
Modifier and Type | Interface and Description |
---|---|
interface |
AWSCognitoIdentityProvider
A container of data pertinent to a single provider, and will handle most of
the interactions with said provider and the client.
|
Modifier and Type | Class and Description |
---|---|
class |
AWSAbstractCognitoDeveloperIdentityProvider
An extension of the AbstractCognitoProvider that provides a class which
developers can extend for implementing a developer provider, when using
developer authenticated identities
|
class |
AWSAbstractCognitoIdentityProvider
This class utilizes Cognito as a means to get an identity and dispense an
identityId and token.
|
class |
AWSBasicCognitoIdentityProvider
An extension of the AbstractCognitoProvider that is used to communicate with
Cognito.
|
class |
AWSEnhancedCognitoIdentityProvider
An extension of the AbstractCognitoProvider that is used to communicate with
Cognito when using the enhanced authentication flow.
|
Modifier and Type | Method and Description |
---|---|
AWSIdentityProvider |
CognitoCredentialsProvider.getIdentityProvider() |
Copyright © 2018. All rights reserved.