jar

io.gardenerframework.camellia : authentication-server-demo

Maven & Gradle

Apr 02, 2023
3 stars

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

Table Of Contents

Latest Version

Download io.gardenerframework.camellia : authentication-server-demo JAR file - Latest Versions:

All Versions

Download io.gardenerframework.camellia : authentication-server-demo JAR file - All Versions:

Version Vulnerabilities Size Updated
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 authentication-server-demo-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.gardenerframework.camellia.authentication.server.client

├─ io.gardenerframework.camellia.authentication.server.client.DemoClientVoConverter.class - [JAR]

io.gardenerframework.camellia.authentication.server.main.mfa

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

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

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

io.gardenerframework.camellia.authentication.server.user

├─ io.gardenerframework.camellia.authentication.server.user.DemoUserVoConverter.class - [JAR]

io.gardenerframework.camellia.authentication.server.main.user

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

io.gardenerframework.camellia.authentication.server

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

io.gardenerframework.camellia.authentication.server.configuration

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

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

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

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

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