.class public interface abstract Lcom/amazonaws/auth/AWSCognitoIdentityProvider; .super Ljava/lang/Object; .source "SourceFile" # interfaces .implements Lcom/amazonaws/auth/AWSIdentityProvider; # virtual methods .method public abstract getIdentityId()Ljava/lang/String; .end method .method public abstract getIdentityPoolId()Ljava/lang/String; .end method .method public abstract getLogins()Ljava/util/Map; .end method .method public abstract identityChanged(Ljava/lang/String;)V .end method .method public abstract isAuthenticated()Z .end method .method public abstract registerIdentityChangedListener(Lcom/amazonaws/auth/IdentityChangedListener;)V .end method