keycloak-scim/server-spi-private/src/main/java/org/keycloak/authorization
Michal Hajas 00742a62dd
Remove RealmModel from authorization services interfaces (#26708)
Closes #26530
Signed-off-by: Michal Hajas <mhajas@redhat.com>
2024-02-02 16:51:32 +01:00
..
attribute [KEYCLOAK-4903] - Pushing claims when obtaining a permission ticket 2018-04-24 19:47:28 -03:00
identity Reduce number of calls to the storage for clients and realms 2022-10-21 15:08:39 +02:00
model Remove RealmModel from authorization services interfaces (#26708) 2024-02-02 16:51:32 +01:00
permission Remove RealmModel from authorization services interfaces (#26708) 2024-02-02 16:51:32 +01:00
policy Remove RealmModel from authorization services interfaces (#26708) 2024-02-02 16:51:32 +01:00
store Remove RealmModel from authorization services interfaces (#26708) 2024-02-02 16:51:32 +01:00
AuthorizationProvider.java Remove RealmModel from authorization services interfaces (#26708) 2024-02-02 16:51:32 +01:00
AuthorizationProviderFactory.java KEYCLOAK-3882 Split server-spi into server-spi and server-spi-private 2016-11-10 13:28:42 +01:00
AuthorizationSpi.java KEYCLOAK-17844 Add option to disable authorization services to workaround issues with many clients 2021-05-27 22:28:56 +02:00
Decision.java [KEYCLOAK-4902] - Refactoring and improvements to processing of authz requests 2018-08-07 10:53:40 -03:00
package-info.java KEYCLOAK-3882 Split server-spi into server-spi and server-spi-private 2016-11-10 13:28:42 +01:00
UserManagedPermissionUtil.java Remove RealmModel from authorization services interfaces (#26708) 2024-02-02 16:51:32 +01:00