keycloak-scim/services/src/main/java/org/keycloak/utils
Alexander Schwartz b6b6d01a8a Importing a representation by first creating the defaults, importing a representation and then copying it over to the real store.
This is the foundation for a setup that's needed when importing the new file store for which importing the representation serves as a placeholder.

Closes #14583
2022-11-16 09:56:13 +01:00
..
CRLUtils.java Remove bouncycastle dependency from keycloak-services (#13489) 2022-08-22 15:43:59 +02:00
MediaType.java KEYCLOAK-5119 (#4400) 2017-08-22 08:07:36 +02:00
MediaTypeMatcher.java KEYCLOAK-5924 Add error handler for uncaught errors 2017-11-30 10:33:13 +01:00
OAuth2Error.java UserInfo endpoint not fully standards compliant 2022-09-16 10:15:08 +02:00
ProfileHelper.java KEYCLOAK-4109 Ability to disable impersonation 2016-12-20 08:46:21 +01:00
RegexUtils.java KEYCLOAK-13959 Add AdvancedAttribute mapper for SAML to allow regexes 2020-07-03 18:19:35 +02:00
RoleResolveUtil.java KEYCLOAK-15199 Complement methods for accessing roles with Stream variants 2020-09-16 16:29:51 +02:00
SearchQueryUtils.java KEYCLOAK-17084 KEYCLOAK-17434 Support querying clients by client attributes 2021-05-14 13:58:53 +02:00
ServicesUtils.java Move realms, clients, groups, roles, clientscopes into legacy module 2022-06-21 08:53:06 +02:00
TotpUtils.java Remove text based login flows (#13249) 2022-07-22 15:15:25 +02:00