Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented in-memory TokenStore and added opportunity to save user credentials into file #129

Merged

Commits on Sep 14, 2017

  1. Created MemoryCredentialsStorage and implemented added opportunity to…

    … save current credentials in UserCredentials.java
    YuryBandarchuk16 committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    4fa1b0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cfc14d View commit details
    Browse the repository at this point in the history
  3. Comments added

    YuryBandarchuk16 committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    48ff167 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd03f9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71adc52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8208263 View commit details
    Browse the repository at this point in the history
  7. Java header added

    YuryBandarchuk16 committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    b44d07d View commit details
    Browse the repository at this point in the history
  8. small fixes

    YuryBandarchuk16 committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    8adc97a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    431453d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c3feabc View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2017

  1. Removed unnecessary test

    Removed test, since there is always TokenStore exist by default.
    YuryBandarchuk16 committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    5fcddeb View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

  1. Configuration menu
    Copy the full SHA
    7bcfeab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b28a59b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32e098d View commit details
    Browse the repository at this point in the history
  4. Returned pom.xml to its previous state, used Guava 'ByteStreams.copy'…

    … to copy the inputStream to fileOutputStream.
    YuryBandarchuk16 committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    46ea6af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7845198 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de94bcc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    366e718 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e59f30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4026b3a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e3d8020 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7f60405 View commit details
    Browse the repository at this point in the history