keycloak-scim/server-spi-private/src/main/java/org/keycloak/models/utils
2020-11-24 15:50:07 +01:00
..
reflection KEYCLOAK-12220 Fix minor warnings for collections in module "server-spi-private" 2019-11-26 08:33:22 +01:00
AuthenticationFlowResolver.java KEYCLOAK-6335 2018-01-23 12:09:49 -05:00
ComponentUtil.java KEYCLOAK-4438 Disable kerberos flow when provider removed 2017-06-21 09:38:20 +02:00
CredentialValidation.java KEYCLOAK-11745 Multi-factor authentication (#6459) 2019-11-14 14:45:05 +01:00
DefaultAuthenticationFlows.java KEYCLOAK-15450 Complement methods for accessing realms with Stream variants 2020-10-14 08:16:49 +02:00
DefaultClientScopes.java KEYCLOAK-6630 Client scopes initial support (#5076) 2018-06-08 15:38:38 +02:00
DefaultKeyProviders.java KEYCLOAK-15450 Complement methods for accessing realms with Stream variants 2020-10-14 08:16:49 +02:00
DefaultRequiredActions.java KEYCLOAK-953: add allowing user to delete his own account feature 2020-11-24 15:50:07 +01:00
FormMessage.java KEYCLOAK-3882 Split server-spi into server-spi and server-spi-private 2016-11-10 13:28:42 +01:00
KeycloakModelUtils.java KEYCLOAK-15450 Complement methods for accessing realms with Stream variants 2020-10-14 08:16:49 +02:00
ModelToRepresentation.java KEYCLOAK-15889 Streamification of ProtocolMappers 2020-11-10 16:40:34 +01:00
PostMigrationEvent.java KEYCLOAK-7745 JTA error if offline sessions can't be preloaded at startup within 5 minutes 2018-07-04 10:22:13 +02:00
ReadOnlyUserModelDelegate.java KEYCLOAK-13047 LDAP no-import fixes. Avoid lost updates - dont allow update attributes, which are not mapped to LDAP 2020-05-19 16:58:25 +02:00
RealmInfoUtil.java KEYCLOAK-3882 Split server-spi into server-spi and server-spi-private 2016-11-10 13:28:42 +01:00
RepresentationToModel.java KEYCLOAK-14306 OIDC redirect_uri allows dangerous schemes resulting in potential XSS 2020-11-12 08:21:54 +01:00
ResetTimeOffsetEvent.java KEYCLOAK-9988 Fix unstable UserSessionPersisterOfflineTest.testExpired. Adding ResetTimeOffsetEvent 2019-04-23 20:58:37 +02:00
SessionTimeoutHelper.java KEYCLOAK-5747 Ensure refreshToken doesn't need to send request to the other DC. Other fixes and polishing 2017-11-22 11:55:12 +01:00
SHAPasswordEncoder.java KEYCLOAK-12217 Use StandartCharsets in module "server-spi-private" 2019-11-26 08:24:33 +01:00
StripSecretsUtils.java KEYCLOAK-11684 Add support to display passwords in password fields 2019-10-23 15:30:11 +02:00
SystemClientUtil.java KEYCLOAK-5982 Fix NPEs when client 'account' was renamed/removed 2017-12-18 21:47:17 +01:00
TimeBasedOTP.java KEYCLOAK-15184: Use static inner class where possible 2020-10-09 23:37:08 +02:00