keycloak-scim/server-spi-private/src/main/java/org/keycloak/storage
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
..
adapter [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
client KEYCLOAK-15889 Streamification of ProtocolMappers 2020-11-10 16:40:34 +01:00
group KEYCLOAK-14973 Create GroupStorageManager 2020-09-01 10:21:39 +02:00
role KEYCLOAK-14812 Create RoleStorageManager 2020-07-31 15:11:25 -03:00
OnCreateComponent.java KEYCLOAK-4220 2017-01-13 11:45:48 -05:00
OnUpdateComponent.java KEYCLOAK-4218 2017-01-31 15:15:49 -05:00