jar

com.premiumminds.flowable : flowable-keycloak

Maven & Gradle

Sep 30, 2020
5 stars

Flowable Keycloak · library to replace Flowable IDM with Keycloak integration

Table Of Contents

Latest Version

Download com.premiumminds.flowable : flowable-keycloak JAR file - Latest Versions:

All Versions

Download com.premiumminds.flowable : flowable-keycloak JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6
1.5

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 flowable-keycloak-1.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.premiumminds.flowable.conf

├─ com.premiumminds.flowable.conf.KeycloakConfiguration.class - [JAR]

├─ com.premiumminds.flowable.conf.KeycloakProperties.class - [JAR]

com.premiumminds.flowable.service

├─ com.premiumminds.flowable.service.KeycloakAccessTokenExtractor.class - [JAR]

├─ com.premiumminds.flowable.service.KeycloakAccessTokenVerifier.class - [JAR]

├─ com.premiumminds.flowable.service.KeycloakServiceImpl.class - [JAR]

├─ com.premiumminds.flowable.service.OIDCClient.class - [JAR]

├─ com.premiumminds.flowable.service.OIDCMetadataHolder.class - [JAR]

├─ com.premiumminds.flowable.service.OIDCRequestService.class - [JAR]

com.premiumminds.flowable.filter

├─ com.premiumminds.flowable.filter.AuthenticationHandler.class - [JAR]

├─ com.premiumminds.flowable.filter.KeycloakCookieFilter.class - [JAR]

├─ com.premiumminds.flowable.filter.KeycloakCookieFilterRegistrationBean.class - [JAR]

├─ com.premiumminds.flowable.filter.KeycloakTokenHandler.class - [JAR]