keycloak-scim/testsuite
kurisumakise2011 738f24aa38 [KEYCLOAK-14570] Resolve nullpointer issue in controller
Some ProviderFactory returns null as properties instead of
Collections.emptyList() and it leads to NPE.

Fix it with using Optional.ofNullable(...).orElse(Collections.emptyList())
2020-07-07 07:46:26 +02:00
..
db-allocator-plugin Set version to 11.0.0-SNAPSHOT 2020-04-29 12:57:55 +02:00
integration-arquillian [KEYCLOAK-14570] Resolve nullpointer issue in controller 2020-07-07 07:46:26 +02:00
performance KEYCLOAK-14225 Performance testsuite DataLoader broken 2020-05-19 18:00:05 -03:00
utils KEYCLOAK-14536 Migrate UserModel fields to attributes 2020-06-25 14:50:57 +02:00
pom.xml Set version to 11.0.0-SNAPSHOT 2020-04-29 12:57:55 +02:00