keycloak-scim/server-spi-private/src/main/java/org/keycloak/models
Hynek Mlnarik c092c76ae8 Remove ldapsOnly (Java)
In `LDAPConstants.java`, the function to set the Truststore SPI system property was removed, as this is now handled by the `shouldUseTruststoreSpi` method in `LdapUtil`.

Closes: #9313
2023-06-28 08:30:09 +02:00
..
cache/authorization Moving ClientStorageProvider to the legacy modules 2022-06-29 20:04:32 +02:00
delegate Remove deprecated default roles methods 2023-05-23 22:32:52 +02:00
locking Add a map storage global locking implementation for JPA 2023-03-21 08:21:11 +01:00
utils Support reading base32 encoded OTP secret 2023-06-22 08:08:13 -03:00
AccountRoles.java View groups from account console (#7933) 2022-09-07 11:25:31 +02:00
AdminRoles.java
BrowserSecurityHeaders.java Allow configuring the referrer policy (#19917) 2023-05-30 12:27:12 -04:00
ClaimMask.java
ClientConfigResolver.java
ClientProviderFactory.java
ClientRegistrationAccessTokenConstants.java Allowing client registration access token rotation deactivation 2023-01-05 20:53:57 +01:00
ClientScopeProviderFactory.java
ClientScopeSpi.java
ClientSecretConstants.java
ClientSpi.java
Constants.java Fix and correlate session timeout calculations in legacy and new map implementations 2023-06-05 18:46:23 +02:00
ContentSecurityPolicyBuilder.java
DefaultOAuth2DeviceUserCodeProvider.java
DefaultOAuth2DeviceUserCodeProviderFactory.java
DeploymentStateProvider.java
DeploymentStateProviderFactory.java
DeploymentStateSpi.java
GroupProviderFactory.java
GroupSpi.java
ImpersonationConstants.java
ImpersonationSessionNote.java Allow introspecting tokens issued during token exchange with delegation semantics 2022-08-24 09:47:04 -03:00
LDAPConstants.java Remove ldapsOnly (Java) 2023-06-28 08:30:09 +02:00
OAuth2DeviceCodeModel.java Migrate packages from javax.* to jakarta.* 2023-04-27 13:36:54 +02:00
OAuth2DeviceUserCodeModel.java
OAuth2DeviceUserCodeProvider.java
OAuth2DeviceUserCodeProviderFactory.java
OAuth2DeviceUserCodeSpi.java
OfflineUserSessionModel.java
RealmProviderFactory.java
RealmSpi.java Leverage HotRod client provided transaction 2023-02-08 10:26:30 +01:00
RoleProviderFactory.java
RoleSpi.java
SingleUseObjectProviderFactory.java
SingleUseObjectSpi.java
UserLoginFailureProviderFactory.java
UserLoginFailureSpi.java
UserProviderFactory.java
UserSessionNoteDescriptor.java
UserSessionProviderFactory.java Make user->client sessions relationship consistent 2022-07-11 08:42:28 -03:00
UserSessionSpi.java
UserSpi.java