keycloak-scim/server-spi-private/src/main/java/org/keycloak/models
2019-12-17 17:12:49 -03:00
..
cache KEYCLOAK-12219 Remove unused imports from classes in module "server-spi-private" 2019-11-26 08:42:45 +01:00
dblock KEYCLOAK-12218 Remove redundant modificators from module "server-spi-private" 2019-11-26 08:29:30 +01:00
session KEYCLOAK-12220 Fix minor warnings for collections in module "server-spi-private" 2019-11-26 08:33:22 +01:00
utils [KEYCLOAK-11859] Added option to always display a client in the accounts console 2019-12-17 17:12:49 -03:00
AccountRoles.java KEYCLOAK-11896 Remove initiate-action role 2019-11-08 16:03:07 -03:00
ActionTokenStoreProvider.java KEYCLOAK-5688 Add externalizers for session entities 2017-10-18 16:04:57 +02:00
ActionTokenStoreProviderFactory.java KEYCLOAK-4628 Single-use cache + its functionality incorporated into reset password token. Utilize single-use cache for relevant actions in execute-actions token 2017-05-11 22:16:26 +02:00
ActionTokenStoreSpi.java KEYCLOAK-4628 Single-use cache + its functionality incorporated into reset password token. Utilize single-use cache for relevant actions in execute-actions token 2017-05-11 22:16:26 +02:00
AdminRoles.java [KEYCLOAK-9489] - User not able to log in to admin console when using query-* roles 2019-02-20 18:09:36 +01:00
BrowserSecurityHeaders.java KEYCLOAK-11728 New default hostname provider 2019-11-11 12:25:44 +01:00
ClaimMask.java KEYCLOAK-3882 Split server-spi into server-spi and server-spi-private 2016-11-10 13:28:42 +01:00
ClientConfigResolver.java KEYCLOAK-6630 Client scopes initial support (#5076) 2018-06-08 15:38:38 +02:00
CodeToTokenStoreProvider.java KEYCLOAK-7774 KEYCLOAK-8438 Errors when SSO authenticating to same client multiple times concurrently in more browser tabs 2018-11-21 21:51:32 +01:00
CodeToTokenStoreProviderFactory.java KEYCLOAK-5007 Used single-use cache for tracke OAuth code. OAuth code changed to be encrypted and signed JWT 2017-09-29 13:20:22 +02:00
CodeToTokenStoreSpi.java KEYCLOAK-5007 Used single-use cache for tracke OAuth code. OAuth code changed to be encrypted and signed JWT 2017-09-29 13:20:22 +02:00
Constants.java KEYCLOAK-12069 Add account-console client for new account console 2019-11-20 08:48:40 -05:00
ImpersonationConstants.java KEYCLOAK-6630 Client scopes initial support (#5076) 2018-06-08 15:38:38 +02:00
ImpersonationSessionNote.java KEYCLOAK-2339 Adding impersonator details to user session notes and supporting built-in protocol mappers. 2019-03-08 09:14:42 +01:00
LDAPConstants.java KEYCLOAK-8316 Add an option to ldap provider to trust emails on import 2019-10-04 16:28:02 +02:00
OfflineUserSessionModel.java KEYCLOAK-5350 2017-12-06 16:00:23 -05:00
RealmProviderFactory.java KEYCLOAK-3882 Split server-spi into server-spi and server-spi-private 2016-11-10 13:28:42 +01:00
RealmSpi.java KEYCLOAK-3882 Split server-spi into server-spi and server-spi-private 2016-11-10 13:28:42 +01:00
SingleUseTokenStoreProvider.java KEYCLOAK-6980 Check if client_assertion was already used during signed JWT client authentication 2018-11-14 20:09:22 +01:00
SingleUseTokenStoreProviderFactory.java KEYCLOAK-6980 Check if client_assertion was already used during signed JWT client authentication 2018-11-14 20:09:22 +01:00
SingleUseTokenStoreSpi.java KEYCLOAK-6980 Check if client_assertion was already used during signed JWT client authentication 2018-11-14 20:09:22 +01:00
UserProviderFactory.java KEYCLOAK-3882 Split server-spi into server-spi and server-spi-private 2016-11-10 13:28:42 +01:00
UserSessionNoteDescriptor.java KEYCLOAK-2339 Adding impersonator details to user session notes and supporting built-in protocol mappers. 2019-03-08 09:14:42 +01:00
UserSessionProviderFactory.java KEYCLOAK-3882 Split server-spi into server-spi and server-spi-private 2016-11-10 13:28:42 +01:00
UserSessionSpi.java KEYCLOAK-3882 Split server-spi into server-spi and server-spi-private 2016-11-10 13:28:42 +01:00
UserSpi.java KEYCLOAK-3882 Split server-spi into server-spi and server-spi-private 2016-11-10 13:28:42 +01:00