- All Known Subinterfaces:
- AWSCognitoIdentityProvider
- All Known Implementing Classes:
- AWSAbstractCognitoDeveloperIdentityProvider, AWSAbstractCognitoIdentityProvider, AWSBasicCognitoIdentityProvider, AWSEnhancedCognitoIdentityProvider
public interface AWSIdentityProvider
A container of data pertinent to a single provider, and will handle most of
the interactions with said provider and the client. Note, this will only
implement token and identityId interactions. It should not be used for
implementing a custom IdentityProvider. Instead, extend
AbstractCognitoIdentityProvider.