jar

tech.ydb : ydb-auth-api

Maven & Gradle

Jun 19, 2023
37 stars

Auth API module · The YDB authentication providers API

Table Of Contents

Latest Version

Download tech.ydb : ydb-auth-api JAR file - Latest Versions:

All Versions

Download tech.ydb : ydb-auth-api 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 ydb-auth-api-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

tech.ydb.auth

├─ tech.ydb.auth.AuthIdentity.class - [JAR]

├─ tech.ydb.auth.AuthProvider.class - [JAR]

├─ tech.ydb.auth.AuthRpcProvider.class - [JAR]

├─ tech.ydb.auth.NopAuthProvider.class - [JAR]

├─ tech.ydb.auth.TokenAuthProvider.class - [JAR]

Advertisement