keycloak-scim/model
Michal Hajas 99c06d1102
Authorization services refactoring
Closes: #10447 

* Prepare logical layer to distinguish between ResourceServer id and client.id
* Reorder Authz methods: For entities outside of Authz we use RealmModel as first parameter for each method, to be consistent with this we move ResourceServer to the first place for each method in authz
* Prepare Logical (Models/Adapters) layer for returning other models instead of ids
* Replace resourceServerId with resourceServer model in PermissionTicketStore
* Replace resourceServerId with resourceServer model in PolicyStore
* Replace resourceServerId with resourceServer model in ScopeStore
* Replace resourceServerId with resourceServer model in ResourceStore
* Fix PermissionTicketStore bug
* Fix NPEs in caching layer
* Replace primitive int with Integer for pagination parameters
2022-03-22 20:49:40 +01:00
..
build-processor Set version to 999-SNAPSHOT (#10784) 2022-03-22 09:22:48 +01:00
infinispan Authorization services refactoring 2022-03-22 20:49:40 +01:00
jpa Authorization services refactoring 2022-03-22 20:49:40 +01:00
map Authorization services refactoring 2022-03-22 20:49:40 +01:00
map-hot-rod Set version to 999-SNAPSHOT (#10784) 2022-03-22 09:22:48 +01:00
map-jpa Set version to 999-SNAPSHOT (#10784) 2022-03-22 09:22:48 +01:00
map-ldap Set version to 999-SNAPSHOT (#10784) 2022-03-22 09:22:48 +01:00
pom.xml Set version to 999-SNAPSHOT (#10784) 2022-03-22 09:22:48 +01:00