jar

io.gardenerframework.camellia : oauth2-based-user-authentication-service

Maven & Gradle

Apr 18, 2023
3 stars

camellia · 认证、授权与审计组件

Table Of Contents

Latest Version

Download io.gardenerframework.camellia : oauth2-based-user-authentication-service JAR file - Latest Versions:

All Versions

Download io.gardenerframework.camellia : oauth2-based-user-authentication-service JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.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 oauth2-based-user-authentication-service-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.gardenerframework.camellia.authentication.server.main.schema.request

├─ io.gardenerframework.camellia.authentication.server.main.schema.request.OAuth2AuthorizationCodeParameter.class - [JAR]

io.gardenerframework.camellia.authentication.server.main.schema.reponse

├─ io.gardenerframework.camellia.authentication.server.main.schema.reponse.CreateOAuth2StateResponse.class - [JAR]

io.gardenerframework.camellia.authentication.server.main.endpoint

├─ io.gardenerframework.camellia.authentication.server.main.endpoint.OAuth2StateEndpoint.class - [JAR]

io.gardenerframework.camellia.authentication.server.main

├─ io.gardenerframework.camellia.authentication.server.main.CachedOAuth2StateStore.class - [JAR]

├─ io.gardenerframework.camellia.authentication.server.main.OAuth2BasedUserAuthenticationService.class - [JAR]

├─ io.gardenerframework.camellia.authentication.server.main.OAuth2StateStore.class - [JAR]

io.gardenerframework.camellia.authentication.server.configuration

├─ io.gardenerframework.camellia.authentication.server.configuration.OAuth2BasedUserAuthenticationServiceConfiguration.class - [JAR]

io.gardenerframework.camellia.authentication.server.main.exception.client

├─ io.gardenerframework.camellia.authentication.server.main.exception.client.BadOAuth2AuthorizationCodeException.class - [JAR]

├─ io.gardenerframework.camellia.authentication.server.main.exception.client.BadStateException.class - [JAR]