jar

com.hortonworks.registries : schema-registry-authorizer

Maven & Gradle

Oct 14, 2022
1 usages
12 stars

Schema Registry · Registry is a framework to build metadata repositories. As part of Registry, we currently have SchemaRegistry repositories.

Table Of Contents

Latest Version

Download com.hortonworks.registries : schema-registry-authorizer JAR file - Latest Versions:

All Versions

Download com.hortonworks.registries : schema-registry-authorizer JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.9.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 schema-registry-authorizer-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.hortonworks.registries.schemaregistry.authorizer.agent

├─ com.hortonworks.registries.schemaregistry.authorizer.agent.AuthorizationAgent.class - [JAR]

├─ com.hortonworks.registries.schemaregistry.authorizer.agent.AuthorizationAgentFactory.class - [JAR]

├─ com.hortonworks.registries.schemaregistry.authorizer.agent.DefaultAuthorizationAgent.class - [JAR]

├─ com.hortonworks.registries.schemaregistry.authorizer.agent.NOOPAuthorizationAgent.class - [JAR]

com.hortonworks.registries.schemaregistry.authorizer.core.util

├─ com.hortonworks.registries.schemaregistry.authorizer.core.util.RangerKerberosAuthenticator.class - [JAR]

├─ com.hortonworks.registries.schemaregistry.authorizer.core.util.RangerNoopAuthenticator.class - [JAR]

com.hortonworks.registries.schemaregistry.authorizer

├─ com.hortonworks.registries.schemaregistry.authorizer.AuthorizerFactory.class - [JAR]

com.hortonworks.registries.schemaregistry.authorizer.core

├─ com.hortonworks.registries.schemaregistry.authorizer.core.Authorizer.class - [JAR]

├─ com.hortonworks.registries.schemaregistry.authorizer.core.RangerAuthenticator.class - [JAR]

Advertisement