jar

com.github.bogad : itarone-keycloak-starter

Maven & Gradle

Mar 27, 2019
0 stars
Table Of Contents

Latest Version

Download com.github.bogad : itarone-keycloak-starter JAR file - Latest Versions:

All Versions

Download com.github.bogad : itarone-keycloak-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.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 itarone-keycloak-starter-2.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ma.co.omnidata.framework.oauth2.aspect

├─ ma.co.omnidata.framework.oauth2.aspect.HasScopeAspect.class - [JAR]

ma.co.omnidata.framework.oauth2.annotation

├─ ma.co.omnidata.framework.oauth2.annotation.HasScope.class - [JAR]

ma.co.omnidata.framework.oauth2

├─ ma.co.omnidata.framework.oauth2.KeycloakSecurityConfiguration.class - [JAR]

├─ ma.co.omnidata.framework.oauth2.KeycloakServiceProperties.class - [JAR]

ma.co.omnidata.framework.oauth2.feign

├─ ma.co.omnidata.framework.oauth2.feign.OAuth2FeignAutoConfiguration.class - [JAR]

├─ ma.co.omnidata.framework.oauth2.feign.OAuth2FeignRequestInterceptor.class - [JAR]

Advertisement