keycloak-scim/model/infinispan/src
Alexander Schwartz 098d4dda0e
Split PublicKeyStorageProvider (#12897)
Split PublicKeyStorageProvider

- Extract clearCache() method to separate interface and move it to the legacy module
- Make PublicKeyProvider factories environment dependent
- Simple map storage for public keys that just delegates

Resolves #12763

Co-authored-by: Martin Kanis <mkanis@redhat.com>
2022-07-05 09:57:51 -03:00
..
main Split PublicKeyStorageProvider (#12897) 2022-07-05 09:57:51 -03:00
test/java/org/keycloak When ternary conditional operator uses primitive type it could throw NPE in some cases 2021-12-15 10:25:54 +01:00