| Package | Description |
|---|---|
| org.keycloak.connections.jpa | |
| org.keycloak.services.scheduled | |
| org.keycloak.timer | |
| org.keycloak.timer.basic |
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateStatsReporter |
| Modifier and Type | Class and Description |
|---|---|
class |
ClearExpiredClientInitialAccessTokens |
class |
ClearExpiredEvents |
class |
ClearExpiredUserSessions |
| Modifier and Type | Field and Description |
|---|---|
protected ScheduledTask |
ScheduledTaskRunner.task |
| Constructor and Description |
|---|
ClusterAwareScheduledTaskRunner(KeycloakSessionFactory sessionFactory,
ScheduledTask task,
long intervalMillis) |
ScheduledTaskRunner(KeycloakSessionFactory sessionFactory,
ScheduledTask task) |
ScheduledTaskRunner(KeycloakSessionFactory sessionFactory,
ScheduledTask task,
int transactionLimit) |
| Modifier and Type | Method and Description |
|---|---|
void |
TimerProvider.scheduleTask(ScheduledTask scheduledTask,
long intervalMillis,
String taskName) |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicTimerProvider.scheduleTask(ScheduledTask scheduledTask,
long intervalMillis,
String taskName) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.