keycloak-scim/server-spi/src
Stefan Guilhen 84df008bc2 [KEYCLOAK-16341] Make the new stream-based methods in server-spi user interfaces default instead of the collection-based versions.
- this ensures that providing implementation for the collection-based methods is enough, which preserves
   backwards compatibility with older custom implementations.
 - alternative interfaces now allow new implementations to focus on the stream variants of the query methods.
2020-11-18 21:07:51 +01:00
..
main [KEYCLOAK-16341] Make the new stream-based methods in server-spi user interfaces default instead of the collection-based versions. 2020-11-18 21:07:51 +01:00
test/java/org/keycloak/models/credential KEYCLOAK-13983 Include algorithm parameters 2020-10-12 10:12:01 +02:00