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

Add Cache for KeyStore implementation #13

Merged
merged 5 commits into from
May 27, 2024
Merged

Commits on May 24, 2024

  1. initial caching version

    eemhu committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9e5d9d1 View commit details
    Browse the repository at this point in the history
  2. change cache to verifyKey

    eemhu committed May 24, 2024
    Configuration menu
    Copy the full SHA
    bd9fed5 View commit details
    Browse the repository at this point in the history
  3. add refreshAfterWrite option

    eemhu committed May 24, 2024
    Configuration menu
    Copy the full SHA
    7b6407b View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. fix typo

    eemhu committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ae162d1 View commit details
    Browse the repository at this point in the history
  2. remove throws from method declaration in (Caching)KeyStoreAccessTest …

    …and replace with assertDoesNotThrow
    eemhu committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7aba4b1 View commit details
    Browse the repository at this point in the history