public interface CacheRealmProvider extends RealmProvider, ClientProvider, GroupProvider, RoleProvider
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
RealmProvider |
getRealmDelegate() |
void |
registerClientInvalidation(String id,
String clientId,
String realmId) |
void |
registerClientScopeInvalidation(String id) |
void |
registerGroupInvalidation(String id) |
void |
registerRealmInvalidation(String id,
String name) |
void |
registerRoleInvalidation(String id,
String roleName,
String roleContainerId) |
addClient, addClient, addClientRole, addClientRole, addRealmRole, addRealmRole, addTopLevelGroup, createClientInitialAccessModel, createGroup, createGroup, createGroup, createGroup, createRealm, createRealm, decreaseRemainingCount, deleteLocalizationText, deleteLocalizationTextsByLocale, getAlwaysDisplayInConsoleClients, getClientByClientId, getClientById, getClientInitialAccessModel, getClientRole, getClientRoles, getClientRoles, getClients, getClients, getClientScopeById, getClientsCount, getGroupById, getGroupById, getGroups, getGroupsByRole, getGroupsCount, getGroupsCountByNameContaining, getLocalizationTextsById, getMigrationModel, getRealm, getRealmByName, getRealmRole, getRealmRoles, getRealmRoles, getRealms, getRealmsStream, getRealmsWithProviderType, getRealmsWithProviderTypeStream, getRoleById, getTopLevelGroups, getTopLevelGroups, listClientInitialAccess, listClientInitialAccessStream, moveGroup, removeClient, removeClientInitialAccessModel, removeExpiredClientInitialAccess, removeGroup, removeRealm, removeRole, saveLocalizationText, saveLocalizationTexts, searchClientsByClientId, searchForClientRoles, searchForGroupByName, searchForRoles, updateLocalizationTextgetAlwaysDisplayInConsoleClientsStream, getClientsStream, getClientsStream, removeClient, removeClientsgetClientByClientId, getClientById, searchClientsByClientIdStreamgetGroupsByRoleStream, getGroupsCount, getGroupsStream, getGroupsStream, getGroupsStream, getGroupsStream, getTopLevelGroupsStream, getTopLevelGroupsStream, preRemovesearchForGroupByNameStreamaddClientRole, addClientRole, getClientRolesStream, getClientRolesStream, getRealmRolesStream, getRealmRolesStream, removeRole, removeRoles, removeRolesgetClientRole, getRoleById, searchForClientRolesStream, searchForRolesStreamvoid clear()
RealmProvider getRealmDelegate()
void registerClientInvalidation(String id, String clientId, String realmId)
void registerClientScopeInvalidation(String id)
void registerRoleInvalidation(String id, String roleName, String roleContainerId)
void registerGroupInvalidation(String id)
Copyright © 2021 JBoss by Red Hat. All rights reserved.