jar

org.locationtech.geowave : geowave-adapter-auth

Maven & Gradle

May 27, 2022
2 usages

GeoWave Adapter Auth · Authorization functionality for GeoWave Data Adapters

Table Of Contents

Latest Version

Download org.locationtech.geowave : geowave-adapter-auth JAR file - Latest Versions:

All Versions

Download org.locationtech.geowave : geowave-adapter-auth JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.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 geowave-adapter-auth-2.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.locationtech.geowave.adapter.auth

├─ org.locationtech.geowave.adapter.auth.AuthorizationEntry.class - [JAR]

├─ org.locationtech.geowave.adapter.auth.AuthorizationFactorySPI.class - [JAR]

├─ org.locationtech.geowave.adapter.auth.AuthorizationSPI.class - [JAR]

├─ org.locationtech.geowave.adapter.auth.AuthorizationSet.class - [JAR]

├─ org.locationtech.geowave.adapter.auth.EmptyAuthorizationFactory.class - [JAR]

├─ org.locationtech.geowave.adapter.auth.EmptyAuthorizationProvider.class - [JAR]

├─ org.locationtech.geowave.adapter.auth.JsonFileAuthorizationFactory.class - [JAR]

├─ org.locationtech.geowave.adapter.auth.JsonFileAuthorizationProvider.class - [JAR]

Advertisement