public interface CacheRealmProvider extends RealmProvider, ClientProvider, ClientScopeProvider, GroupProvider, RoleProvider
Modifier and Type | Method and Description |
---|---|
void |
clear() |
RealmProvider |
getRealmDelegate() |
void |
registerClientInvalidation(String id,
String clientId,
String realmId) |
void |
registerClientScopeInvalidation(String id,
String realmId) |
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, getClientScopeById, getClientsCount, getGroupById, getGroupById, getGroups, getGroupsByRole, getGroupsCount, getGroupsCountByNameContaining, getLocalizationTextsById, 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, updateLocalizationText
addClientScopes, getAllRedirectUrisOfEnabledClients, getAlwaysDisplayInConsoleClientsStream, getClientsStream, getClientsStream, removeClient, removeClients, removeClientScope
getClientByClientId, getClientById, getClientScopes, searchClientsByAttributes, searchClientsByClientIdStream
addClientScope, addClientScope, getClientScopesStream, removeClientScope, removeClientScopes
getGroupsByRoleStream, getGroupsCount, getGroupsStream, getGroupsStream, getGroupsStream, getGroupsStream, getTopLevelGroupsStream, getTopLevelGroupsStream
searchForGroupByNameStream
addClientRole, addClientRole, getClientRolesStream, getClientRolesStream, getRealmRolesStream, getRealmRolesStream, removeRole, removeRoles, removeRoles
getClientRole, getRoleById, searchForClientRolesStream, searchForRolesStream
void clear()
RealmProvider getRealmDelegate()
void registerClientInvalidation(String id, String clientId, String realmId)
void registerRoleInvalidation(String id, String roleName, String roleContainerId)
void registerGroupInvalidation(String id)
Copyright © 2021 JBoss by Red Hat. All rights reserved.