keycloak-scim/server-spi-private/src/main/java/org/keycloak/models/utils
Hiroyuki Wada 9d57b88dba KEYCLOAK-7675 Prototype Implementation of Device Authorization Grant.
Author:    Hiroyuki Wada <h2-wada@nri.co.jp>
Date:      Thu May 2 00:22:24 2019 +0900

Signed-off-by: Łukasz Dywicki <luke@code-house.org>
2021-03-15 10:09:20 -03: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-15695 Streamification cleanup 2021-01-20 14:39:53 +01:00
DefaultKeyProviders.java KEYCLOAK-15450 Complement methods for accessing realms with Stream variants 2020-10-14 08:16:49 +02:00
DefaultRequiredActions.java KEYCLOAK-16502 Migration of DELETE_ACCOUNT role 2020-12-01 13:10:20 +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-16521] - Fixing secret for non-confidential clients 2021-02-19 08:38:49 +01:00
ModelToRepresentation.java KEYCLOAK-7675 Prototype Implementation of Device Authorization Grant. 2021-03-15 10:09:20 -03: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-7675 Prototype Implementation of Device Authorization Grant. 2021-03-15 10:09:20 -03: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