public interface CacheRealmProvider extends RealmProvider, ClientProvider
| 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, getAlwaysDisplayInConsoleClients, getClientByClientId, getClientByClientId, getClientById, getClientById, getClientInitialAccessModel, getClientRole, getClientRoles, getClientRoles, getClients, getClients, getClientScopeById, getClientsCount, getGroupById, getGroups, getGroupsByRole, getGroupsCount, getGroupsCountByNameContaining, getMigrationModel, getRealm, getRealmByName, getRealmRole, getRealmRoles, getRealmRoles, getRealms, getRealmsWithProviderType, getRoleById, getTopLevelGroups, getTopLevelGroups, listClientInitialAccess, moveGroup, removeClient, removeClient, removeClientInitialAccessModel, removeExpiredClientInitialAccess, removeGroup, removeRealm, removeRole, searchClientsByClientId, searchClientsByClientId, searchForClientRoles, searchForGroupByName, searchForRolesremoveClientsvoid 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 © 2020 JBoss by Red Hat. All rights reserved.