Package | Description |
---|---|
org.keycloak.events.jpa | |
org.keycloak.events.mongo |
Modifier and Type | Class and Description |
---|---|
class |
JpaEventStoreProvider |
Modifier and Type | Method and Description |
---|---|
EventStoreProvider |
JpaEventStoreProviderFactory.create(KeycloakSession session) |
Modifier and Type | Class and Description |
---|---|
class |
MongoEventStoreProvider |
Modifier and Type | Method and Description |
---|---|
EventStoreProvider |
MongoEventStoreProviderFactory.create(KeycloakSession session) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.