.. |
cache
|
KEYCLOAK-17021 Client Scope map store
|
2021-03-08 21:59:28 +01:00 |
dblock
|
KEYCLOAK-14552 Realm Map Store
|
2021-03-31 15:49:03 +02:00 |
session
|
KEYCLOAK-11019 Initial support for lazy offline user-session loading
|
2021-05-26 09:54:28 +02:00 |
utils
|
KEYCLOAK-14209 Client policies admin console support. Changing of format of JSON for client policies and profiles. Remove support for default policies (#7969)
|
2021-05-12 16:19:55 +02:00 |
AccountRoles.java
|
KEYCLOAK-14846 Default roles processing
|
2021-01-08 13:55:48 +01:00 |
ActionTokenStoreProvider.java
|
|
|
ActionTokenStoreProviderFactory.java
|
|
|
ActionTokenStoreSpi.java
|
|
|
AdminRoles.java
|
|
|
BrowserSecurityHeaders.java
|
KEYCLOAK-14232 Add Referrer-Policy: no-referrer to each response from Keycloak
|
2020-09-17 23:21:49 -07:00 |
ClaimMask.java
|
|
|
ClientConfigResolver.java
|
|
|
ClientProviderFactory.java
|
KEYCLOAK-14553 Client map store
|
2020-07-22 00:08:15 +02:00 |
ClientScopeProviderFactory.java
|
KEYCLOAK-17021 Client Scope map store
|
2021-03-08 21:59:28 +01:00 |
ClientScopeSpi.java
|
KEYCLOAK-17021 Client Scope map store
|
2021-03-08 21:59:28 +01:00 |
ClientSpi.java
|
KEYCLOAK-14553 Client map store
|
2020-07-22 00:08:15 +02:00 |
CodeToTokenStoreProvider.java
|
|
|
CodeToTokenStoreProviderFactory.java
|
|
|
CodeToTokenStoreSpi.java
|
|
|
Constants.java
|
KEYCLOAK-14209 Client policies admin console support. Changing of format of JSON for client policies and profiles. Remove support for default policies (#7969)
|
2021-05-12 16:19:55 +02:00 |
ContentSecurityPolicyBuilder.java
|
KEYCLOAK-14232 Add Referrer-Policy: no-referrer to each response from Keycloak
|
2020-09-17 23:21:49 -07:00 |
DefaultOAuth2DeviceUserCodeProvider.java
|
KEYCLOAK-7675 SPI and default implementation for Device User Code.
|
2021-03-15 10:09:20 -03:00 |
DefaultOAuth2DeviceUserCodeProviderFactory.java
|
KEYCLOAK-7675 SPI and default implementation for Device User Code.
|
2021-03-15 10:09:20 -03:00 |
DeploymentStateProvider.java
|
KEYCLOAK-18137 Fix introduced SPI name
|
2021-05-18 20:30:21 +02:00 |
DeploymentStateProviderFactory.java
|
KEYCLOAK-18137 Fix introduced SPI name
|
2021-05-18 20:30:21 +02:00 |
DeploymentStateSpi.java
|
KEYCLOAK-18137 Fix introduced SPI name
|
2021-05-18 20:30:21 +02:00 |
GroupProviderFactory.java
|
KEYCLOAK-14972 Add independent GroupProvider interface
|
2020-08-13 21:13:12 +02:00 |
GroupSpi.java
|
KEYCLOAK-14972 Add independent GroupProvider interface
|
2020-08-13 21:13:12 +02:00 |
ImpersonationConstants.java
|
|
|
ImpersonationSessionNote.java
|
|
|
LDAPConstants.java
|
KEYCLOAK-17404: LDAPS connection tests not working when protocol set in upper case
|
2021-03-16 10:10:59 +01:00 |
OAuth2DeviceCodeModel.java
|
KEYCLOAK-7675 Support for Device Authorization Grant
|
2021-03-15 10:09:20 -03:00 |
OAuth2DeviceTokenStoreProvider.java
|
KEYCLOAK-7675 Prototype Implementation of Device Authorization Grant.
|
2021-03-15 10:09:20 -03:00 |
OAuth2DeviceTokenStoreProviderFactory.java
|
KEYCLOAK-7675 Prototype Implementation of Device Authorization Grant.
|
2021-03-15 10:09:20 -03:00 |
OAuth2DeviceTokenStoreSpi.java
|
KEYCLOAK-7675 Prototype Implementation of Device Authorization Grant.
|
2021-03-15 10:09:20 -03:00 |
OAuth2DeviceUserCodeModel.java
|
KEYCLOAK-7675 Support for Device Authorization Grant
|
2021-03-15 10:09:20 -03:00 |
OAuth2DeviceUserCodeProvider.java
|
KEYCLOAK-7675 SPI and default implementation for Device User Code.
|
2021-03-15 10:09:20 -03:00 |
OAuth2DeviceUserCodeProviderFactory.java
|
KEYCLOAK-7675 SPI and default implementation for Device User Code.
|
2021-03-15 10:09:20 -03:00 |
OAuth2DeviceUserCodeSpi.java
|
KEYCLOAK-7675 SPI and default implementation for Device User Code.
|
2021-03-15 10:09:20 -03:00 |
OfflineUserSessionModel.java
|
|
|
RealmProviderFactory.java
|
|
|
RealmSpi.java
|
|
|
RoleProviderFactory.java
|
KEYCLOAK-14811 Create RoleProvider and make it independent of ClientProvider and RealmProvider
|
2020-07-31 15:11:25 -03:00 |
RoleSpi.java
|
KEYCLOAK-14811 Create RoleProvider and make it independent of ClientProvider and RealmProvider
|
2020-07-31 15:11:25 -03:00 |
SamlArtifactSessionMappingStoreProvider.java
|
KEYCLOAK-9992 Support for ARTIFACT binding in server to client communication
|
2021-04-16 12:15:59 +02:00 |
SamlArtifactSessionMappingStoreProviderFactory.java
|
KEYCLOAK-9992 Support for ARTIFACT binding in server to client communication
|
2021-04-16 12:15:59 +02:00 |
SamlArtifactSessionMappingStoreSpi.java
|
KEYCLOAK-9992 Support for ARTIFACT binding in server to client communication
|
2021-04-16 12:15:59 +02:00 |
SingleUseTokenStoreProvider.java
|
|
|
SingleUseTokenStoreProviderFactory.java
|
|
|
SingleUseTokenStoreSpi.java
|
|
|
TokenRevocationStoreProvider.java
|
KEYCLOAK-9551 KEYCLOAK-16159 Make refresh_token generation for client_credentials optional. Support for revocation of access tokens.
|
2020-11-06 09:15:34 +01:00 |
TokenRevocationStoreProviderFactory.java
|
KEYCLOAK-9551 KEYCLOAK-16159 Make refresh_token generation for client_credentials optional. Support for revocation of access tokens.
|
2020-11-06 09:15:34 +01:00 |
TokenRevocationStoreSpi.java
|
KEYCLOAK-9551 KEYCLOAK-16159 Make refresh_token generation for client_credentials optional. Support for revocation of access tokens.
|
2020-11-06 09:15:34 +01:00 |
UserLoginFailureProviderFactory.java
|
KEYCLOAK-16378 User / client session map store
|
2021-04-28 09:09:15 +02:00 |
UserLoginFailureSpi.java
|
KEYCLOAK-16378 User / client session map store
|
2021-04-28 09:09:15 +02:00 |
UserProviderFactory.java
|
|
|
UserSessionNoteDescriptor.java
|
|
|
UserSessionProviderFactory.java
|
|
|
UserSessionSpi.java
|
|
|
UserSpi.java
|
|
|