Class IdentityPoolCognitoIdentityProvider


  • public final class IdentityPoolCognitoIdentityProvider
    extends java.lang.Object
    • Method Detail

      • clientId

        public java.util.Optional<java.lang.String> clientId()
        Returns:
        The client ID for the Amazon Cognito Identity User Pool.
      • providerName

        public java.util.Optional<java.lang.String> providerName()
        Returns:
        The provider name for an Amazon Cognito Identity User Pool.
      • serverSideTokenCheck

        public java.util.Optional<java.lang.Boolean> serverSideTokenCheck()
        Returns:
        Whether server-side token validation is enabled for the identity provider’s token or not.