jar

com.hortonworks.registries : oauth2-authenticator

Maven & Gradle

Oct 14, 2022
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 : oauth2-authenticator JAR file - Latest Versions:

All Versions

Download com.hortonworks.registries : oauth2-authenticator 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 oauth2-authenticator-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.cloudera.dim.registry.oauth2.variant

├─ com.cloudera.dim.registry.oauth2.variant.HmacSignedJwtValidator.class - [JAR]

├─ com.cloudera.dim.registry.oauth2.variant.JwkValidator.class - [JAR]

├─ com.cloudera.dim.registry.oauth2.variant.JwtValidatorVariant.class - [JAR]

├─ com.cloudera.dim.registry.oauth2.variant.RsaSignedJwtValidator.class - [JAR]

├─ com.cloudera.dim.registry.oauth2.variant.RsaUtil.class - [JAR]

├─ com.cloudera.dim.registry.oauth2.variant.StoredKeyValidator.class - [JAR]

com.cloudera.dim.registry.oauth2.ranger

├─ com.cloudera.dim.registry.oauth2.ranger.RangerOAuth2Authenticator.class - [JAR]

com.cloudera.dim.registry.oauth2

├─ com.cloudera.dim.registry.oauth2.JwtKeyStoreType.class - [JAR]

├─ com.cloudera.dim.registry.oauth2.OAuth2AuthenticationHandler.class - [JAR]

Advertisement