jar

io.kokuwa.keycloak : keycloak-event-metrics

Maven & Gradle

May 02, 2023
28 stars

Keycloak Metrics · Provides metrics for Keycloak user/admin events

Table Of Contents

Latest Version

Download io.kokuwa.keycloak : keycloak-event-metrics JAR file - Latest Versions:

All Versions

Download io.kokuwa.keycloak : keycloak-event-metrics JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window keycloak-event-metrics-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.kokuwa.keycloak.metrics.event

├─ io.kokuwa.keycloak.metrics.event.MetricsEventListener.class - [JAR]

├─ io.kokuwa.keycloak.metrics.event.MetricsEventListenerFactory.class - [JAR]

io.kokuwa.keycloak.metrics.stats

├─ io.kokuwa.keycloak.metrics.stats.MetricsStatsFactory.class - [JAR]

├─ io.kokuwa.keycloak.metrics.stats.MetricsStatsFactoryImpl.class - [JAR]

├─ io.kokuwa.keycloak.metrics.stats.MetricsStatsSpi.class - [JAR]

├─ io.kokuwa.keycloak.metrics.stats.MetricsStatsTask.class - [JAR]

Advertisement