jar

io.gravitee.resource : gravitee-resource-auth-provider-inline

Maven & Gradle

Mar 04, 2022
0 stars

Gravitee.io APIM - Resource - Auth Provider - Inline · The resource is defined to authenticate a user in memory.

Table Of Contents

Latest Version

Download io.gravitee.resource : gravitee-resource-auth-provider-inline JAR file - Latest Versions:

All Versions

Download io.gravitee.resource : gravitee-resource-auth-provider-inline JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
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 gravitee-resource-auth-provider-inline-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.gravitee.resource.authprovider.inline.configuration

├─ io.gravitee.resource.authprovider.inline.configuration.InlineAuthenticationProviderResourceConfiguration.class - [JAR]

io.gravitee.resource.authprovider.inline.model

├─ io.gravitee.resource.authprovider.inline.model.User.class - [JAR]

io.gravitee.resource.authprovider.inline

├─ io.gravitee.resource.authprovider.inline.InlineAuthenticationProviderResource.class - [JAR]