keycloak-scim/testsuite
Hynek Mlnarik 009d4ca445 KEYCLOAK-18747 Turn MapClientEntity into interface + introduce delegates
Given that the Map*Entity is turned into an interface, it makes more sense
to use non-primitive types to allow for null values. This enables signalizing
that an entity does not define a particular value, and builds a base for definition
of instances with defaults: If a value is not present in the queried instance
(i.e. is `null`), the value would be obtained from a delegate containing
the defaults.
2021-07-17 15:45:46 +02:00
..
db-allocator-plugin Set version to 15.0.0-SNAPSHOT 2021-06-18 10:42:27 +02:00
integration-arquillian KEYCLOAK-18590 Realm localizations of one realm must not affect themes displayed in context of other realms. 2021-07-16 16:12:58 +02:00
model KEYCLOAK-18747 Turn MapClientEntity into interface + introduce delegates 2021-07-17 15:45:46 +02:00
performance Set version to 15.0.0-SNAPSHOT 2021-06-18 10:42:27 +02:00
utils KEYCLOAK-18589 map-storage profile for KeycloakServer 2021-06-30 20:47:17 +02:00
pom.xml Set version to 15.0.0-SNAPSHOT 2021-06-18 10:42:27 +02:00