Package org.keycloak.storage.role
-
Interface Summary Interface Description RoleLookupProvider Abstraction interface for lookup of both realm roles and client roles by id, name and description.RoleStorageProvider Base interface for components that want to provide an alternative storage mechanism for rolesRoleStorageProviderFactory<T extends RoleStorageProvider> -
Class Summary Class Description RoleStorageProviderModel Stored configuration of a Role Storage provider instance.RoleStorageProviderSpi