keycloak-scim/server-spi/src/main/java/org/keycloak/models
2021-03-25 13:28:20 +01:00
..
cache [KEYCLOAK-16341] Make the new stream-based methods in server-spi user interfaces default instead of the collection-based versions. 2020-11-18 21:07:51 +01:00
credential KEYCLOAK-13983 Include algorithm parameters 2020-10-12 10:12:01 +02:00
utils KEYCLOAK-15695 Streamification cleanup 2021-01-20 14:39:53 +01:00
AbstractKeycloakTransaction.java KEYCLOAK-4187 Added UserSession support for cross-dc 2017-07-27 22:32:58 +02:00
ActionTokenKeyModel.java KEYCLOAK-6042 Encode user ID before storing in auth session 2017-12-15 15:16:26 +01:00
ActionTokenValueModel.java KEYCLOAK-12212 Remove unused imports from module "server-spi" 2019-11-26 08:41:45 +01:00
AuthenticatedClientSessionModel.java KEYCLOAK-5797 Refactoring authenticationSessions to support login in multiple browser tabs with different clients 2017-11-30 12:56:45 +01:00
AuthenticationExecutionModel.java KEYCLOAK-11745 Multi-factor authentication (#6459) 2019-11-14 14:45:05 +01:00
AuthenticationFlowBindings.java KEYCLOAK-6335 2018-01-23 12:09:49 -05:00
AuthenticationFlowModel.java KEYCLOAK-15450 Complement methods for accessing realms with Stream variants 2020-10-14 08:16:49 +02:00
AuthenticatorConfigModel.java KEYCLOAK-15450 Complement methods for accessing realms with Stream variants 2020-10-14 08:16:49 +02:00
ClaimTypeModel.java KEYCLOAK-12213 Fix minor warnings with modificators for methods and fields in module "server-spi" 2019-11-26 08:39:34 +01:00
ClientInitialAccessModel.java KEYCLOAK-4631 Move ClientInitialAccessModel from userSession model to realm model 2017-06-21 22:14:20 +02:00
ClientModel.java KEYCLOAK-7675 Support for Device Authorization Grant 2021-03-15 10:09:20 -03:00
ClientProvider.java KEYCLOAK-14220 Complement methods for accessing clients with Stream variants 2020-07-27 10:38:39 +02:00
ClientScopeModel.java KEYCLOAK-17021 Client Scope map store 2021-03-08 21:59:28 +01:00
ClientScopeProvider.java KEYCLOAK-17021 Client Scope map store 2021-03-08 21:59:28 +01:00
ClientSessionContext.java KEYCLOAK-15695 Streamification cleanup 2021-01-20 14:39:53 +01:00
CredentialValidationOutput.java KEYCLOAK-12213 Fix minor warnings with modificators for methods and fields in module "server-spi" 2019-11-26 08:39:34 +01:00
FederatedIdentityModel.java KEYCLOAK-14023 Instagram User Endpoint change 2020-07-10 17:36:51 -03:00
GroupModel.java KEYCLOAK-16118 Replace MapStorage.entrySet() with search by criteria 2021-01-20 16:20:56 +01:00
GroupProvider.java KEYCLOAK-15695 Streamification cleanup 2021-01-20 14:39:53 +01:00
IdentityProviderMapperModel.java KEYCLOAK-11862 Add Sync mode option 2020-04-24 15:54:32 +02:00
IdentityProviderMapperSyncMode.java KEYCLOAK-11862 Add Sync mode option 2020-04-24 15:54:32 +02:00
IdentityProviderModel.java KEYCLOAK-14304 Enhance SAML Identity Provider Metadata processing 2020-09-02 20:43:09 +02:00
IdentityProviderSyncMode.java KEYCLOAK-11862 Add Sync mode option 2020-04-24 15:54:32 +02:00
KeycloakContext.java [KEYCLOAK-14147] - Request filter refactoring 2020-07-07 11:26:12 -03:00
KeycloakSession.java KEYCLOAK-17409 Support for amphibian (both component and standalone) provider 2021-03-25 13:28:20 +01:00
KeycloakSessionFactory.java KEYCLOAK-17409 Support for amphibian (both component and standalone) provider 2021-03-25 13:28:20 +01:00
KeycloakSessionTask.java KEYCLOAK-12213 Fix minor warnings with modificators for methods and fields in module "server-spi" 2019-11-26 08:39:34 +01:00
KeycloakTransaction.java
KeycloakTransactionManager.java Revert "Revert "KEYCLOAK-3440"" 2016-09-07 23:41:32 -04:00
KeycloakUriInfo.java KEYCLOAK-11728 New default hostname provider 2019-11-11 12:25:44 +01:00
KeyManager.java KEYCLOAK-15695 Streamification cleanup 2021-01-20 14:39:53 +01:00
ModelDuplicateException.java KEYCLOAK-4889 2017-05-23 13:18:06 +02:00
ModelException.java KEYCLOAK-4889 2017-05-23 13:18:06 +02:00
OAuth2DeviceConfig.java KEYCLOAK-7675 Support for Device Authorization Grant 2021-03-15 10:09:20 -03:00
OrderedModel.java KEYCLOAK-9014 Fix displayed applications 2018-12-10 09:59:46 +01:00
OTPPolicy.java KEYCLOAK-11745 Multi-factor authentication (#6459) 2019-11-14 14:45:05 +01:00
PasswordPolicy.java KEYCLOAK-4888 2017-05-30 09:54:05 +02:00
ProtocolMapperContainerModel.java KEYCLOAK-15695 Streamification cleanup 2021-01-20 14:39:53 +01:00
ProtocolMapperModel.java KEYCLOAK-6630 Client scopes initial support (#5076) 2018-06-08 15:38:38 +02:00
RealmModel.java KEYCLOAK-7675 Support for Device Authorization Grant 2021-03-15 10:09:20 -03:00
RealmProvider.java KEYCLOAK-17021 Client Scope map store 2021-03-08 21:59:28 +01:00
RequiredActionProviderModel.java KEYCLOAK-8176 fix export issue for required action 2018-09-05 08:40:31 +02:00
RequiredCredentialModel.java KEYCLOAK-12214 Fix minor warnings for collections in module "server-spi" 2019-11-26 08:57:21 +01:00
RoleContainerModel.java KEYCLOAK-15695 Streamification cleanup 2021-01-20 14:39:53 +01:00
RoleMapperModel.java KEYCLOAK-15695 Streamification cleanup 2021-01-20 14:39:53 +01:00
RoleModel.java KEYCLOAK-16118 Replace MapStorage.entrySet() with search by criteria 2021-01-20 16:20:56 +01:00
RoleProvider.java KEYCLOAK-15695 Streamification cleanup 2021-01-20 14:39:53 +01:00
ScopeContainerModel.java KEYCLOAK-15695 Streamification cleanup 2021-01-20 14:39:53 +01:00
ScriptModel.java KEYCLOAK-3491 Revise Scripting Support 2016-09-20 14:33:39 +02:00
ThemeManager.java KEYCLOAK-15498 Disable gzip encoding when themes are not cached 2020-10-22 09:07:37 +02:00
TokenManager.java KEYCLOAK-2940 - draft - Backchannel Logout (#7272) 2020-08-12 09:07:58 -03:00
UserConsentModel.java KEYCLOAK-6630 Client scopes initial support (#5076) 2018-06-08 15:38:38 +02:00
UserCredentialManager.java [KEYCLOAK-16232] Streamify the UserCredentialStore and UserCredentialManager interfaces 2020-12-07 19:48:35 +01:00
UserCredentialModel.java KEYCLOAK-13174 Not possible to delegate creating or deleting OTP credential to userStorage 2020-03-11 12:51:56 +01:00
UserLoginFailureModel.java
UserManager.java KEYCLOAK-3895 Make UserSessionProvider and UserSessionPersisterProvider to rely on UserRemovedEvent callbacks 2016-11-18 15:58:33 +01:00
UserModel.java KEYCLOAK-16118 Replace MapStorage.entrySet() with search by criteria 2021-01-20 16:20:56 +01:00
UserModelDefaultMethods.java KEYCLOAK-16405 Tests for storage logical layer 2020-11-25 12:16:48 +01:00
UserProvider.java KEYCLOAK-15524 Cleanup user related interfaces 2021-01-18 16:56:10 +01:00
UserSessionModel.java KEYCLOAK-15770 Skip creating session for docker protocol authentication 2020-10-09 07:53:26 +02:00
UserSessionProvider.java KEYCLOAK-16755 ClearExpiredUserSessions optimization. Rely on infinispan expiration rather than Keycloak own background task. 2021-02-04 08:49:42 +01:00
WebAuthnPolicy.java KEYCLOAK-9360 Two factor authentication with W3C Web Authentication - 1st impl phase 2019-10-01 15:17:38 +02:00