jar

hu.perit.spvitamin : spvitamin-spring-security-authservice

Maven & Gradle

May 13, 2023
1 usages
3 stars

hu.perit.spvitamin:spvitamin-spring-security-authservice · A general purpose library to use in a spring based microservice environment.

Table Of Contents

Latest Version

Download hu.perit.spvitamin : spvitamin-spring-security-authservice JAR file - Latest Versions:

All Versions

Download hu.perit.spvitamin : spvitamin-spring-security-authservice JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.0.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.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 spvitamin-spring-security-authservice-3.0.4-2-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

hu.perit.spvitamin.spring.security.authservice.filter

├─ hu.perit.spvitamin.spring.security.authservice.filter.AuthServiceAuthenticationFilter.class - [JAR]

hu.perit.spvitamin.spring.security.authservice.provider

├─ hu.perit.spvitamin.spring.security.authservice.provider.AuthServiceAuthenticationException.class - [JAR]

├─ hu.perit.spvitamin.spring.security.authservice.provider.AuthServiceAuthenticationProvider.class - [JAR]

├─ hu.perit.spvitamin.spring.security.authservice.provider.AuthServiceAuthenticationProviderWithFeign.class - [JAR]

├─ hu.perit.spvitamin.spring.security.authservice.provider.AuthServiceAuthenticationProviderWithRestTemplate.class - [JAR]

Advertisement