Uses of Record Class
org.keycloak.events.outbox.OutboxConfig
Packages that use OutboxConfig
-
Uses of OutboxConfig in org.keycloak.events.outbox
Fields in org.keycloak.events.outbox declared as OutboxConfigConstructors in org.keycloak.events.outbox with parameters of type OutboxConfigModifierConstructorDescriptionOutboxDrainerTask(OutboxConfig config, OutboxDeliveryHandler handler, Function<KeycloakSession, OutboxStore> storeFactory)