keycloak-scim/model/map/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/map/common KEYCLOAK-14977 create MapRoleProvider 2020-10-30 08:15:22 +01:00