| Package | Description |
|---|---|
| org.keycloak.authorization.store.syncronization | |
| org.keycloak.models | |
| org.keycloak.models.utils | |
| org.keycloak.provider | |
| org.keycloak.services |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Synchronizer<E extends ProviderEvent> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RealmModel.ClientCreationEvent |
static interface |
RealmModel.ClientRemovedEvent |
static interface |
RealmModel.RealmCreationEvent |
static interface |
RealmModel.RealmPostCreateEvent |
static interface |
RealmModel.RealmRemovedEvent |
static interface |
RealmModel.UserFederationProviderCreationEvent |
static interface |
RoleContainerModel.RoleRemovedEvent |
static interface |
UserModel.UserRemovedEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
UserFederationProviderCreationEventImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
PostMigrationEvent
Executed at startup after model migration is finished
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProviderEventListener.onEvent(ProviderEvent event) |
void |
ProviderEventManager.publish(ProviderEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultKeycloakSessionFactory.publish(ProviderEvent event) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.