cloudogu / sonar-cas-plugin

CAS Authentication support for SonarQube
14 stars 8 forks source link

Feature/10 clean session store files #12

Closed ppxl closed 5 years ago

ppxl commented 5 years ago

solves #10 and #11

This PR introduces a background cleaning task for files created by the FileSessionStore.

This PR adds additionally more unit and integration tests, and elaborates the documentation quite a bit

As usual, larger code parts were extracted and isolated for better maintainability and readability. Most specifically: