jar

com.vauthenticator : spring-boot-client-starter

Maven & Gradle

Jul 01, 2023
0 stars

client-security-starter · VAuthenticator Client Starter

Table Of Contents

Latest Version

Download com.vauthenticator : spring-boot-client-starter JAR file - Latest Versions:

All Versions

Download com.vauthenticator : spring-boot-client-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6
0.4.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 spring-boot-client-starter-0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.vauthenticator.springbootclientstarter.session.management

├─ com.vauthenticator.springbootclientstarter.session.management.OAuth2AuthorizationRequestResolverWithSessionState.class - [JAR]

├─ com.vauthenticator.springbootclientstarter.session.management.OIDCSessionManagementConfig.class - [JAR]

├─ com.vauthenticator.springbootclientstarter.session.management.SessionManagementIFrameController.class - [JAR]

com.vauthenticator.springbootclientstarter.user

├─ com.vauthenticator.springbootclientstarter.user.VAuthenticatorOidcUserService.class - [JAR]

├─ com.vauthenticator.springbootclientstarter.user.VAuthenticatorUserConfig.class - [JAR]

├─ com.vauthenticator.springbootclientstarter.user.VAuthenticatorUserNameResolver.class - [JAR]

com.vauthenticator.springbootclientstarter.filter

├─ com.vauthenticator.springbootclientstarter.filter.BearerTokenInterceptor.class - [JAR]

├─ com.vauthenticator.springbootclientstarter.filter.OAuth2RefreshableTokenResolver.class - [JAR]

├─ com.vauthenticator.springbootclientstarter.filter.OAuth2ResolverConfig.class - [JAR]

├─ com.vauthenticator.springbootclientstarter.filter.OAuth2TokenResolver.class - [JAR]

com.vauthenticator.springbootclientstarter.security

├─ com.vauthenticator.springbootclientstarter.security.RedisOAuth2AuthorizedClientService.class - [JAR]

com.vauthenticator.springbootclientstarter.logout

├─ com.vauthenticator.springbootclientstarter.logout.GlobalFrontChannelConfig.class - [JAR]

├─ com.vauthenticator.springbootclientstarter.logout.GlobalFrontChannelLogoutProvider.class - [JAR]

├─ com.vauthenticator.springbootclientstarter.logout.OIDCGlobalFrontChannelLogout.class - [JAR]