keycloak-scim/services/src/main/java/org/keycloak/authorization
Gabriel Lavoie c1664478d9 KEYCLOAK-4858: Slow query performance for client with large data volume
- Changing RESOURCE_SERVER PK to the client ID.
- Changing FK on children of RESOURCE_SERVER.
- Use direct fetch of ResourceServer through ID/PK to avoid a lot of implicit Hibernate flush.
2017-09-06 09:55:53 -03:00
..
admin KEYCLOAK-4858: Slow query performance for client with large data volume 2017-09-06 09:55:53 -03:00
authorization [KEYCLOAK-4991] - Allow clients to limit the number of permission in a RPT when using entitlements 2017-06-02 19:06:40 -03:00
common [KEYCLOAK-4653] - Identity.hasClientRole(String) and Identity.hasRole(String) break role namespaces and should be removed 2017-09-01 16:08:34 -03:00
config KEYCLOAK-4092 key provider for HMAC signatures 2016-12-19 10:50:43 +01:00
entitlement KEYCLOAK-4858: Slow query performance for client with large data volume 2017-09-06 09:55:53 -03:00
protection KEYCLOAK-4858: Slow query performance for client with large data volume 2017-09-06 09:55:53 -03:00
util KEYCLOAK-4858: Slow query performance for client with large data volume 2017-09-06 09:55:53 -03:00
AuthorizationService.java [KEYCLOAK-2753] - Fine-grained Authorization Services 2016-06-17 02:07:34 -03:00
DefaultAuthorizationProviderFactory.java KEYCLOAK-4929 2017-05-18 16:48:04 -04:00
ErrorCode.java [KEYCLOAK-2753] - Fine-grained Authorization Services 2016-06-17 02:07:34 -03:00