Class ClientCredentials

    • Constructor Detail

      • ClientCredentials

        public ClientCredentials​(@Nonnull
                                 String clientId,
                                 @Nonnull
                                 String clientSecret)
        Deprecated.
        Specifies the OAuth 2.0 client.
        Parameters:
        clientId - - the ID of the OAuth 2.0 client requesting the token.
        clientSecret -